← Back to home

Gohan Layer

Gohan-Layer is a proof generate reward system. It integrate with DA and ZKP to provides all chain liquidity.

Screenshots

Gohan Layer screenshot 1
Gohan Layer screenshot 2
Gohan Layer screenshot 3
Gohan Layer screenshot 4
Gohan Layer screenshot 5
Gohan Layer screenshot 6

Problem Statement

Gohan-Layer is a liquidity pool leveraging a Data Availability Layer (DA) to generate and validate transaction proofs.Problem Settlement:Lack of liquidity: current DeFi solutions struggle with seamless operations across different layer 2.Lack of transparency: Lots of people rely on Exchange to swap their token.High entry barriers in new chain: New chain and learn new token.Soultion:Avail DA(Enhanced transparency ): Using DA as our proof storage, everyone can verify it.SP1 ZKVM(Enhanced Safety): Use ZK to prove the actions on chain make it more secure.Lower Barriers: miner will send money to your other chain account, it can be the chain expert in the fastest time!

Solution

Build & Installation| GohanLayer is a monorepo managed usingturbo. You can find the source code for each package in theappsandpackagesdirectory.apps`apps/circuitsis the SP1 ZK circuits use for eigenlayer withdraw proof and also publish to avail DAapps/webis the web frontend. It built by frontend template,wagmiandvitepackagespackages/contractis the miner register contract and the test ERC20 token for test. It use hardhat to deployStep By StepInstall all peer dependenciespnpm installBuild only frontendpnpm build --filter webDeploy Contractcd packages/contract pnpm deploy:token --networks <YOUR_NETWORK> pnpm deploy:miner --networks <YOUR_NETWORK>

Hackathon

ETHGlobal Sydney

2024

Prizes

  • 🏆

    Data Availability and Blobspace

    Nethermind

  • 🏆

    Best appchain/rollup/project built with Avail DA

    Avail

Contributors