Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 395 Bytes

File metadata and controls

14 lines (9 loc) · 395 Bytes

devsend

What

This utility allows for quick sending of Ether from the Parity dev chain default account to any other account. This is a cli utility program that was built to make testing easier. Enjoy!

How

Place this folder in a location that is convient. From the directory above, at the terminal, type in

python3.6 -m devsend --help

The terminal will guide you from there!