Skip to content

Instantly share code, notes, and snippets.

@r8d8
Last active September 27, 2017 09:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r8d8/43db04daad2db1cc1d93fe75b737c382 to your computer and use it in GitHub Desktop.
Save r8d8/43db04daad2db1cc1d93fe75b737c382 to your computer and use it in GitHub Desktop.
Command line toolchain for Nem blockchain project announcement

Command line toolchain for Nem blockchain project announcement

We glad to introduce first release set of console utils for NEM blockchain — project nem-toolchain. Idea of projects arise after unsuccessful attempts to find console util for Nem in open sources, that why we decided to make our own.

Current version v0.1 allows create new account — private and public keys pair,and search address by prefix. The project is written in Go — that gives ability to distribute util in compiled form without any external dependencies. asciicast

In future we plan to add support for wallets, multisig accounts, transactions, mosaics. We will be glad to see your сomments and propositions in project’s gitter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment