New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

noto-cli

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

noto-cli

A simple CLI to generate a QR code from the terminal using the nano.to API

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

noto

A simple CLI to generate a QR code from the terminal using the https://nano.to API

Usage

1.

Noto can be used to generate two kinds of QR codes: The first QR code generated links directly to the nano.to donation/payment page.

$ noto -u [username] -a [ammount]

e.g. 1

2.

The second a global QR can be generated that uses the nano.to API to get the user's address using their username and can be used in any wallet to send Nano to the user.

$ noto -u [username] -a [ammount] -g

e.g. 2

TODO:

  • [] Add check for unleased uusername
  • [] Add check for valid ammount

FAQs

Package last updated on 21 Oct 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts