Skip to content

booker-sun/l1-l2-bridge-tutorial

Repository files navigation

l1-l2-bridge-tutorial

Anyone can try to token bridge between Oasys Testnet and SandVerse.

Quick Start

Clone the repository and install dependencies.

git clone https://github.com/oasysgames/l1-l2-bridge-tutorial.git

cd l1-l2-bridge-tutorial

npm install

Set the private key of the your test account in the .env file.

You can get a test token from Faucet.

PRIVATE_KEY=0x...

Try OAS bridge.

npx hardhat run scripts/bridge-OAS.ts

Try oFT bridge.

npx hardhat run scripts/bridge-oFT.ts

Try oNFT bridge.

npx hardhat run scripts/bridge-oNFT.ts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •