Skip to content

0xPolygonHermez/zkevm-bridge-service

Repository files navigation

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.