Manta-Relayer
manta-relayer is a decentralized system. The node first registers to the contract.
When more than 2/3 of the nodes have completed the signature verification,
the signature will be submitted to the Ethereum contract, and then the fraud proof of withdrawal will be reduced.
Note: Requires Go 1.22+
Installation
For prerequisites and detailed build instructions please read the Installation instructions. Once the dependencies are installed, run:
make build
Or check out the latest release.
Quick Start
./manta-relayer manager
./manta-relayer node
Contributing
Looking for a good place to start contributing? Check out some good first issues
.