Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 220 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 220 Bytes

batch send on newton blockchain

Setup

virtualenv --python=3.9 ve
source ve/bin/activate
pip install -r requirements.txt

Usage

python send.py [keystore path] [send file] [keystore password]