Minimal Antshare paper wallet generator
- Antshares uses an elliptic curve different from Bitcoin.
- Simple and easy to use.
Your Antshares Private Key. Your address can be used for verifying that your private key works.
This is not a replacement to generate new Antshares Wallets. This merely helps you save them in a nice paper format
As a developer,
This is a javascript project built with npm
.
Run
$ npm install
Alternatively,
$ yarn install
MIT