Skip to content

hernandoagf/pollen-transfer-grain

Repository files navigation

pollen-transfer-grain

A script to automate the grain transfer process. It reads the withdrawals.csv file and transfers grain from those users identities to the burned-grain identity.

Developer setup

Install dependencies

npm install, npm install -D

Add env variables

Copy the content of your .env.sample file into a new .env file and add the corresponding variables:

Run the script!

  • npm start will execute the script in production mode.
  • npm run dev will execute the script with hot reloading.

About

A script to automate the pollen grain transfer process

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published