Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gosend

Simple cobra-based cli tool to send ethereum over rinkeby/mainnet (or ganache at localhost:8545).

Under the hood uses the github.com/ethereum/go-ethereum module.

Usage

Having INFURA_KEY and PRIVATE_KEY environment variables set, a simple:

gosend \
  --qty 0.042069 \
  --to $SOME_ADDRESS \
  --chain rinkeby

sends 0.042069 ethereum over rinkeby to $SOME_ADDRESS.

License

MIT

About

send ethereum from cli

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages