Paper wallet generator for SBX cryptocurrency.
Open index.html
in your favorite browser.
- Install a recent version of NodeJs
- Install required commands
npm install -g bower parallelshell gulp
- Install package dependencies
npm install
- Install bower dependencies
bower install
- Build the app and watch for modifications
npm run watch
- Open
index.html
in your favorite browser
If you discover a security vulnerability within this project, please send an e-mail to security@ark.io. All security vulnerabilities will be promptly addressed.
This project is licensed under the MIT License - see the LICENSE file for details.