Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 242 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 242 Bytes

#Cross-chain bridge service

Add hardhat local chain

go run main.go addChain 31337 hardhat http://127.0.0.1:8545 evm

Start web server

go run main.go server

Start parsing request worker

go run main.go worker