All Projects → snowypowers → ansy

snowypowers / ansy

Licence: MIT license
Minimal NEO paper wallet generator

Programming Languages

Svelte
593 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects
typescript
32286 projects

Projects that are alternatives of or similar to ansy

Awesome Neo
Resources for working with the NEO blockchain
Stars: ✭ 259 (+735.48%)
Mutual labels:  neo
Neo.org
Stars: ✭ 41 (+32.26%)
Mutual labels:  neo
Openwrt widora
Based OpenWrt cc15.05,for widora BIT3 3.1 4 5 5.1 and NEO
Stars: ✭ 150 (+383.87%)
Mutual labels:  neo
Neo
NEO Smart Economy
Stars: ✭ 3,337 (+10664.52%)
Mutual labels:  neo
Screverser
Reverse engineer for Smart Contracts
Stars: ✭ 13 (-58.06%)
Mutual labels:  neo
The Journal Of Blockchain
区块链自媒体、专注区块链技术学习和实践、IPFS/Filecoin、Bitcoin、Ethereum、EOS、Cosmos、区块链、白皮书、Coinmarketcap、Coindesk、Safe Network、Telegram、Docker、社会治理、经济激励
Stars: ✭ 63 (+103.23%)
Mutual labels:  neo
neo-modules
No description or website provided.
Stars: ✭ 56 (+80.65%)
Mutual labels:  neo
Neo Node
Stars: ✭ 192 (+519.35%)
Mutual labels:  neo
Blockchain
区块链、交易所、币种、自媒体、高频交易策略
Stars: ✭ 37 (+19.35%)
Mutual labels:  neo
Examples
Stars: ✭ 132 (+325.81%)
Mutual labels:  neo
Neo Python
Python Node and SDK for the NEO 2.x blockchain
Stars: ✭ 313 (+909.68%)
Mutual labels:  neo
Awesome Blockchain
区块链白皮书、书籍、交易所、币种、自媒体等资源汇总 💯
Stars: ✭ 747 (+2309.68%)
Mutual labels:  neo
Neo Ico Template
An ICO Template for NEO projects
Stars: ✭ 119 (+283.87%)
Mutual labels:  neo
Octopus
Security Analysis tool for WebAssembly module (wasm) and Blockchain Smart Contracts (BTC/ETH/NEO/EOS)
Stars: ✭ 261 (+741.94%)
Mutual labels:  neo
Neo Vm
NEO Virtual Machine
Stars: ✭ 152 (+390.32%)
Mutual labels:  neo
neo-utils
Useful functions for NEO blockchain written in Go.
Stars: ✭ 27 (-12.9%)
Mutual labels:  neo
Neo Compiler
Stars: ✭ 62 (+100%)
Mutual labels:  neo
Neo Gui 2.x
Stars: ✭ 238 (+667.74%)
Mutual labels:  neo
Docs
NEO Documentation
Stars: ✭ 183 (+490.32%)
Mutual labels:  neo
Proposals
NEO Enhancement Proposals
Stars: ✭ 123 (+296.77%)
Mutual labels:  neo

Ansy

Minimal NEO paper wallet generator

<img src="https://img.shields.io/github/tag/snowypowers/ansy.svg?style=flat">

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: NYBWj9yJHGQ8tP69HuUrSBZgDxJXwdAjDs

ETH: 0x2E15cd6Ca9f8dcdCd08Ad62d901b6E6a815a36fd

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].