Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@kidneyweakx kidneyweakx released this 17 May 12:33
· 1 commit to main since this release

Full Changelog: https://github.com/hollow-leaf/goten/commits/v1.0.0

Goten main functions

  • Goten Reward Token: Goten’s flagship product is a unique token deployed on Layer 1 (Ethereum). This token can be cross-chained or deposited into the Layer 2 system. It is obtained exclusively through executing zk proofs. Token distribution across different chains is balanced during operational periods to maintain deposit levels.

  • Goten Prover (Miner): Goten provers implement proofs on various chains, publish proofs to the DA layer, and use contracts for action proofs. Currently, Groth16 is used to enable Solidity to read zk proofs, allowing zkVM transaction proofs to be verified on-chain. Provers can also execute on-chain actions.

  • Goten Liquidity Pool: This is the practical application of Goten, enabling multi-chain lending and decentralized exchanges. Users can deposit into this pool and utilize the composability of contracts to facilitate multi-asset interoperability across chains.