Skip to content

mode-network/dev-drop-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

generate transactions batch to send via safe wallet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages