Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 559 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 559 Bytes

zkEVM Bridge service

This repo implements a backend service written in Go, that enables clients, like the web UI, to interact with the bridge smart contract by providing Merkleproofs.

Architecture

Running the bridge service

Disclaimer

This code has not yet been audited, and should not be used in any production systems.