$ git clone https://github.com/Shivamycodee/c2t2- Create a .env file and add private key in it.
PRIVATE_KEY= CREATOR_PRIVATE_KEY$ forge build$ npx ts-node scripts/deploy.ts-
It will ask you to choose the sender and receiver blockchain. you can add more chain options in deploy-config/config.json using wormhole-contract-addresses .
-
I have deployed this contracts on BSC Testnet & Avalanche Fuji. You can view them in deploy-config/contracts.json.
$ npx ts-node scripts/transfer.ts- Contributions are welcome! Please feel free to submit a Pull Request.