Nano Terminal Wallet

A super simple wallet application for the NANO cryptocurrency that runs in the terminal

Written in 2021 by NinjaSnail1080 (Discord user: @NinjaSnail1080#8581)

I originally made this just for fun, with no intention of sharing the code, but someone on the Nano Discord server suggested I post it on Github, so here it is. Enjoy, I guess.

Installing and Usage

  1. Clone this repository

  2. Set up a virtual environment

Do python3 -m venv <path to repository>

  1. Once in the venv, install dependencies

Run python3 -m pip install -U -r REQUIREMENTS.txt

  1. Open seed.txt and replace the text with your 64-character hex seed

  2. Run main.py


You can now send and receive Nano in the terminal. Here's a short list of this wallet's features:

  • Automatically broadcasts receive blocks when Nano is sent to your address
  • Uses a 3rd-party server to communicate with the Nano network. A list can be found in api_servers.txt
  • Solves the proof-of-work client-side only if it can't be solved by the server for some reason
  • Pretty decent UI given that it literally just runs in the terminal (or "command prompt" if you're uncool)
  • Uses *´¯`*.¸¸.*´¯`* ? ???????♡??????? ? *`¯´*.¸¸.*`¯´*

Why use Nault or Natrium when you got the ¸„.-•~¹°”ˆ˜¨ Nαɳσ Tҽɾɱιɳαʅ Wαʅʅҽƚ ¨˜ˆ”°¹~•-.„¸?

GitHub

https://github.com/NinjaSnail1080/nano-terminal-wallet