PoW Mnemonic sentence generator for Bitcoin.
- 😨: Still under development and validation, do not use until first version is released!!
npm install
Hosted for demo on railway!
Download and execute the index.html inside of /Dist folder
/dist/index.html
Prerequisites:
- Node JS
- Npm or Yarn
Use the provided build command:
npm run build
Use the provided command to run as a developer:
npm run dev