Command line toolchain for Nem blockchain project announcement

Constantine Kryvomaz
1 min readSep 25, 2017

--

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.

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.

--

--