Podima2 / Bridge-Building

Utilising Multichain to create cross chain functionality

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  1. Run Destination.sol and verify on Blockchain B
  2. Use contract address of deployed Destination.sol in source.sol file
  3. Deploy source.sol and also verify
  4. Send Msg through Source.sol

Note: make sure chainID is correct

About

Utilising Multichain to create cross chain functionality


Languages

Language:JavaScript 51.7%Language:Solidity 48.3%