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

Overview

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αʅʅҽƚ ¨˜ˆ”°¹~•-.„¸?


If you're absolutely dying to shower me in riches for my monumental contribution to the Nano community, you can send tips here:

nano_11qeep4maf1ttuj6f6j8ya81tbp4jr3eokji9a5ca753ay1ewzfwgbgb9xjn


CC0

To the extent possible under law, NinjaSnail1080 has waived all copyright and related or neighboring rights to Nano Terminal Wallet.

This work is published from: United States.

Pymongo based CLI client, to run operation on existing databases and collections

Mongodb-Operations-Console Pymongo based CLI client, to run operation on existing databases and collections Program developed by Gustavo Wydler Azuaga

Gus 1 Dec 01, 2021
A cli tool , which shows you all the next possible words you can guess from in the game of Wordle.

wordle-helper A cli tool , which shows you all the next possible words you can guess from the Game Wordle. This repo has the code discussed in the You

1 Jan 17, 2022
Spongebob-cli - Watch classic spongebob from the terminal

spongebob-cli Watch classic spongebob from the terminal! Thanks to everyone that

523 Jan 02, 2023
Todo - You could use terminal to set your todo

Python Tutorial You can learn how to build a terminal application(CLI applicatio

29 Jun 29, 2022
This is a Command Line program to interact with your NFTs, Cryptocurrencies etc

This is a Command Line program to interact with your NFTs, Cryptocurrencies etc. via the ThirdWeb Platform. This is just a fun little project that I made to be able to connect to blockchains and Web3

Arpan Pandey 5 Oct 02, 2022
Magma is a NeoVim plugin for running code interactively with Jupyter.

Magma Magma is a NeoVim plugin for running code interactively with Jupyter. Requirements NeoVim 0.5+ Python 3.8+ Required Python packages: pynvim (for

Daniel Csillag 372 Dec 26, 2022
A simple CLI productivity tool to quickly display the syntax of a desired piece of code

Iforgor Iforgor is a customisable and easy to use command line tool to manage code samples. It's a good way to quickly get your hand on syntax you don

Solaris 21 Jan 03, 2023
A simple yet powerful timer and time tracker from the command line.

Focus Phase Focus Phase (FP) is a simple yet powerful timer and time tracker. It is a command-line application written in Python and can be installed

Ammar Alyousfi 13 Jan 13, 2022
eBay's TSV Utilities: Command line tools for large, tabular data files. Filtering, statistics, sampling, joins and more.

Command line utilities for tabular data files This is a set of command line utilities for manipulating large tabular data files. Files of numeric and

eBay 1.4k Jan 09, 2023
A command-line utility that, given a markdown file, checks whether all its links work.

A command-line utility written in Python that checks validity of links in a markdown file.

Teclado 2 Dec 08, 2021
Another (unofficial) Qt CLI Installer on multi-platforms

Another Qt installer(aqt) Release: Documentation: Test status: and Coverage: This is a utility alternative to the official graphical Qt installer, for

Hiroshi Miura 528 Jan 02, 2023
CLI program that allows you to change your Alacritty config with one command without editing the config file.

Pycritty Change your alacritty config on the fly! Installation: pip install pycritty By default, only the program itself will be installed, but you ca

Antonio Sarosi 184 Jan 07, 2023
Collection of useful command line utilities and snippets to help you organise your workspace and improve workflow.

Collection of useful command line utilities and snippets to help you organise your workspace and improve workflow.

Dominik Tarnowski 3 Dec 26, 2021
Gamma ion pump QPC ethernet Python library & CLI utility

Unofficial Gamma ion pump ethernet control CLI utility and library This is a mini Python 3 library and utility that exposes some of the functions of t

2 Jul 18, 2022
A project designed to make taking notes easier than ever - by doing it all on command line

A project designed to make taking notes easier than ever - by doing it all on command line! Yes, all of your files are easily accessible through one command interface, and can be written to at any ti

1 Dec 10, 2021
A terminal written in Python.

PyDOS Read the title and then you'll figure out what this actually is. Running First, download or clone this repo. Next, run run.py. After this, you c

TechStudent10 2 Mar 01, 2022
A python command line tool to calculate options max pain for a given company symbol and options expiry date.

Options-Max-Pain-Calculator A python command line tool to calculate options max pain for a given company symbol and options expiry date. Overview - Ma

13 Dec 26, 2022
A next-generation CLI and TUI that aims to be your personal assistant for everything competitive programming related. 🚀

Competitive Programming Tool Kit The Competitive Programming Tool Kit (cptk for short), is a command line and terminal user interface (CLI and TUI) th

Alon 4 May 21, 2022
A command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, VueJS projects.

Cookiecutter A command-line utility that creates projects from cookiecutters (project templates), e.g. creating a Python package project from a Python

18.6k Dec 30, 2022
Easily turn single threaded command line applications into a fast, multi-threaded application with CIDR and glob support.

Easily turn single threaded command line applications into a fast, multi-threaded application with CIDR and glob support.

Michael Skelton 1k Jan 07, 2023