Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 357 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 357 Bytes

dev-drop-script

generate transactions batch to send via safe wallet

To build the executable

go build -o create-dev-drop ./cmd

To run the script

cp .env.example .env
# set the envvars in .env file
# make sure you have the input csv file ready 
# run the generator 
./create-dev-drop sample-photons.csv transactions-batch.json