Status: Early prototype
Was initially bootstrapped diring the BSC GameFi Hackathon. Demo.
Support us here
v0.1.0-pre-alpha-bsc
implement basic flow of one-way bridging from Ethereum mainnet (Rinkeby) to BSC (testnet) Demov0.1.1-pre-alpha-bsc-battleverse
bidirectional bridging from Ethereum mainnet (Rinkeby) to BSC (testnet) and back. Cross-chain play-and-earn with Battleverse Demo
One day we'll restructure this into beautiful gitbook, but currently it's just a photo from the hackathon's whiteboard
- Root repository - clone it recursively with submodules
- Bridge DApp - ReactJS DApp of dual-network bridge
- Indexing service and API endpoint - Pythonic WSGI/Django RESTful API WebApp and background workers
- Contracts - Ethereum/EVM smart contracts for L1 and L2 networks (Bridges and ERC-721 tokens)