Skip to main content

Nano REPL CLI

Project description

```
___ ___ _ _ _ ___ ___ ___
| | .'| | | | .'| | . |
|_|_|__,|_____|__,|_|_|___|
100% OSS, BSD-2
```

Nawano is a simple, fast and secure way to manage your Nano funds locally—without doing any syncing, and without having to trust a wallet provider on the *World Wide Web*.

Seeds are encrypted with AES-256 and never leaves your computer.

Node communication is done over RPC; locally or using a remote backend (such as Canoe).

**Want to know more about Nano?**

- Check out the [official website](https://nano.org/en/about).

**Want some free Nano to get started?**

- You can get a small amount for testing purposes at [nano-faucet.org](https://nano-faucet.org)


Demo
----

Shows some common wallet operations.

[![asciicast](https://asciinema.org/a/HevbcFFyi2OT7KJ6kpLyVbqJo.png)](https://asciinema.org/a/HevbcFFyi2OT7KJ6kpLyVbqJo)


Installing
----------


**Linux (Ubuntu)**

available setup (pip) environment variables:
- USE_GPU (install OpenCL libs and set to 1 to use the GPU for work generation)


```bash
$ sudo apt-get install libb2-dev python3
$ sudo pip3 install nawano --upgrade
$ nawano
```

**MacOS**

available setup (pip) environment variables:
- USE_GPU (enabled by default, set to 0 to use CPU for work generation)
- LINK_OMP (enabled by default, set to 0 to use gcc with builtin GOMP)


```bash
$ brew install gcc libb2 libomp python3
$ sudo pip3 install nawano --upgrade
$ nawano
```

**Windows**

Nawano can be installed in Microsoft Windows using WSL.

1. Enable WSL: https://docs.microsoft.com/en-us/windows/wsl/install-win10
2. Using **Microsoft Store**, install **Ubuntu Linux** and start it.
3. Follow the **Ubuntu Linux** install instruction above.

You may now close the terminal window and simply run ```wsl nawano``` to start the application.


Project status
--------------

While Nawano does work, it's currently under heavy development and should probably be considered unstable as it lacks tests and extensive real-world use.


**Quality improvements**
- [ ] API documentation
- [ ] Usage documentation (Wiki)
- [ ] Unit tests & TravisCI

**Features**
- [ ] Transaction history
- [ ] Application logging

**Install guides**
- [X] Linux
- [X] MacOS
- [X] Windows


Future plans
------
- Ledger integration
- Yubikey integration
- Official Debian package


License
-------
Please bare in mind that—just as the official Nano software—Nawano uses the *BSD 2-Clause License* (i.e. no liability for loss of funds).


Author
------
Robert Wikman \<rbw@vault13.org\>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nawano-0.1.6.tar.gz (19.8 kB view details)

Uploaded Source

File details

Details for the file nawano-0.1.6.tar.gz.

File metadata

  • Download URL: nawano-0.1.6.tar.gz
  • Upload date:
  • Size: 19.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.6

File hashes

Hashes for nawano-0.1.6.tar.gz
Algorithm Hash digest
SHA256 d0da929b2f3c3d7e9826de30b83814097da05daf3e427dcaedad9f30c906f7ea
MD5 d55d2c243a3f04277e5cc69800648b51
BLAKE2b-256 bd041cdebfc60d81f576bd6a1abcc1dcffff7f539093ae5c645006e5fa69028f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page