Paper wallet generator for Ark 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 find any bugs, submit an issue or open pull-request, helping us catch and fix them.
- Engage with other users and developers on ARK Slack.
- Join the #development channel on Slack.
- Contribute bounties.
This project is licensed under the MIT License - see the LICENSE file for details.