Offline wallet generator to run in your machine
node.js version 14 or greater
- Clone this project
- Install dependencies
npm i - Execute the script
npm start
accounts: number of accounts to generate. Defaults to1export type: the type of exporting, one of three:console,csv,json. Defaults toconsolefile name: file name when export type isn'tconsole. Defaults toaccounts