kizunanocoin-cli

1.1.0 • Public • Published

kizunanocoin-cli

npm version Test

A battle-tested CLI for KIZUNANO COIN.

Uses the kizunanocoin package.


Features

  • Generate seeds
  • Derive secret keys, public keys and addresses
  • Hash blocks
  • Sign and verify blocks
  • Compute and test proofs of work
  • Check the format of seeds, secret keys, public keys, addresses, amounts, etc.
  • Convert Nano units

Usage

To install the CLI:

npm install -g kizunanocoin-cli
# or yarn global add kizunanocoin-cli
kizunanocoin --help

Contribute

Contributions are very welcome. To develop, make use of the following commands (using Yarn):

  • yarn build:prod: build the into the dist/ directory

  • yarn test: test the code

  • yarn lint: lint the code against JavaScript Standard Style


Donations

If you like the project, feel free to donate some nano:

kizn_31oh1g739gh6gk4uisb75h7makxsy1xqyi3jckmkh8n6pegbphnswxoeyhrf

Package Sidebar

Install

npm i kizunanocoin-cli

Weekly Downloads

0

Version

1.1.0

License

GPL-3.0

Unpacked Size

54.4 kB

Total Files

5

Last publish

Collaborators

  • kizunanocoin