10000 GitHub - canesin/ansy: Minimal NEO paper wallet generator
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

canesin/ansy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansy

Minimal NEO paper wallet generator

What?

  • Simple NEO Paper wallet generator
  • NEP2 Support for encryption (Similar to BIP38)
  • Simple and easy to use.

What you need?

Your NEO Private Key. Your address can be used for verifying that your private key works.

You can generate a new address if you do not have one.

Quick Start (DEV)

As a developer,

This is a javascript project built with npm.

Run

$ npm install

Alternatively,

$ yarn install

Then,

npm start

This will open Ansy (running locally) in your browser

Quick Start (USER)

As a normal user,

Download the package either from Release or the ZIP button.

Extract the zip and open docs/index.html using your browser.

License

MIT

Support

NEO: AbUKT3KXcAMpLD1MsAMRNhgN3hqmzEqqVP

ETH: 0x2E15cd6Ca9f8dcdCd08Ad62d901b6E6a815a36fd

About

Minimal NEO paper wallet generator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 86.3%
  • CSS 7.6%
  • HTML 6.1%
0