Console Wallet Application.
Sorry, Not NPM Package.
After Command npm i
, npm run build
, node ./build/src/index.js
exapmle
node ./build/src/index.js
- For Development
npm run start
npm run build ... Generate build JavaScript Source.
npm run test ... Run Jest Test