Script Name :
Maybe yarn generate-random-secretes-accounts --amount 20
What it does :
- Generates random wallets using
wallet.createRandom.
- Creates
ticket_secrets.csv with accounts secrets used above and also generates accounts.json
Hopefully, this makes life easier for creating tickets_secrets.csv also people could also add their event-specific entropy eg: edcon69 which will be used by wallet.createRandom for more entropy.
Really sorry if I missed something or if something like this already exists, please feel free to close this, it was just a random thought while exploring this repo!
Would love to work on it if we need it 🙌
Script Name :
Maybe
yarn generate-random-secretes-accounts --amount 20What it does :
wallet.createRandom.ticket_secrets.csvwith accounts secrets used above and also generatesaccounts.jsonHopefully, this makes life easier for creating
tickets_secrets.csvalso people could also add their event-specific entropy eg:edcon69which will be used bywallet.createRandomfor more entropy.Really sorry if I missed something or if something like this already exists, please feel free to close this, it was just a random thought while exploring this repo!
Would love to work on it if we need it 🙌