Skip to content

Latest commit

 

History

History
77 lines (55 loc) · 3.44 KB

README.md

File metadata and controls

77 lines (55 loc) · 3.44 KB

Cross Layer 2 Bridge

About The Project

This project is a cross domain bridge to move ether and tokens between L2 networks(EVM compatible).
Gitcoin bounty
Document by @vbuterin descriping the bounty

Frontend App :

Link to the deployed Frontend App
Frontend App Github Page

bridge-app

Video Demo :

VideoDemo.mp4

How to use the deployed contracts :

1
2
3
4
5
6
7
8

Deployed Contracts :

Both SourceDomainSideBridge and DestinationDomainSideBridge are deployed in Optimism as Arbitrum isn't depolyed in Kovan

Built With

This Project is built with:

Roadmap

  • Write Solidity Contracts
  • Deploy Contracts to Kovan testnet
  • Create a NextJs Frontend App
  • Testing
  • Gas Optimizations
  • Deploying on the Mainnet

License

Distributed under the MIT License.

Contact

Sherif Abdelmoatty - @SherifA990 - [email protected]

Acknowledgments