Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Config file example

ethereum:
  rpc_url: <YOUR_RPC_END_POINT>

  from_account:
    address: <HEX_ADDRESS>
    private_key: <HEX_PRIVATE_KEY>
    public_key: <HEX_PUCBLIC_KEY>

  to_account:
    address: <HEX_ADDRESS>
    private_key: <HEX_PRIVATE_KEY>
    public_key: <HEX_PUCBLIC_KEY>

About

Golang implementation to send transaction to all chains

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages