Skip to content

calmw/bridge-ralayer-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

install golang

Building

make build

Start bridge

./cmd/relayer run --privateKey 8699040b13da6c1994f97bef8d2fe458bf5c23e6ca5a97d45bd4663eaf90b856 --address 0x3bd1a4c59b575eC77dDBd9c9c0a46633E5D5Bec7

The above parameters privateKey and address are the private key and address of the current bridge. Before executing the command, set the address as the validator role in the deployed contract

Deploy contract

./cmd/relayer deploy --privateKey 8699040b13da6c1994f97bef8d2fe458bf5c23e6ca5a97d45bd4663eaf90b856 --address 0x3bd1a4c59b575eC77dDBd9c9c0a46633E5D5Bec7 --name bridge --chainId 2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published