Ethereum <-> Substrate bridge
Ethereum <-> Parity Substrate Blockchain bridge for self transfers of ERC20 representation.
Github repo:
You can try it out in our chain:
- Make sure you have Ethereum and Substrate extensions. Typical choices would be: a. - Metamask(or any other Ethereum extension) and switch it to- Kovanb.- polkadot{.js}
- Go here 
- Connect with both extensions(two pop-up windows should appear) 
- You will see that your balances from extensions should appear on the page. 
- Transfer some Kovan test DAI to our Substrate-based chain. 
- Transfer some DAI from our chain to your Ethereum account. 
    cd ./frontend <br/>    npm i <br/>
    npm run codegen <br/>
    npm run dev <br/> Last updated

