/swap-bridge

Contracts for publishing and verifying cross-chain swap messages using Wormhole message passing and token bridge

Primary LanguageSolidityMIT LicenseMIT

In-depth documentation on Mayan Swap Bridge is available at docs.mayan.finance

Install

npm install

Compile

npx hardhat compile

Deploy

TOKEN_BRIDGE=0x3ee18B2214AFF97000D974cf647E7C347E8fa585 npx hardhat run scripts/deploy.ts

You can find the TOKEN_BRIDGE address for each chain in Wormhole docs at book.wormhole.com