I started a project for L2 interoperability during ETHsummer.
It currently supports money transfer drinking between zkSync and ZKSwap, which provide a common testnet.
We are actually using APIs from both sides to do the ETH transfer
- ZKSwap
- zkSync
- Ropsten
- Next.js
- zkSync SDK
- ZKSwap SDK
$ cd client
$ yarn dev
- Integrate ORU DEX
- Brush up UI
- Support for ERC20
Collaborations are welcome!