Nem Toolchain Save

Command line toolchain for NEM blockchain

Project README

nem-toolchain logo

nem-toolchain

Command line toolchain for NEM blockchain.

Join the chat at https://gitter.im/nem-toolchain/Lobby CircleCI Travis AppVeyor Coverage Status Release Go Doc Go Report Card Software License


How to try

Run docker container with interactive mode (will be deletaed after shutdown):

$ docker run --rm -it nem-toolchain/latest /bin/sh

How to install

Prerequisites: Go 1.8+

To install, simply run:

$ go get github.com/nem-toolchain/nem-toolchain/cmd/nem

Make sure your PATH includes the $GOPATH/bin directory so your commands can be easily used:

$ export PATH=$PATH:$GOPATH/bin

Verify development snapshot installation with:

$ nem -v
nem version git

If you look for releases instead, there are already prepared tarball releases.

How to contribute

You are always welcome to fix not yet assigned bugs or can help us with extraordinary issues.

Check out the technical documentation, there you can find project roadmap, implementation details, useful links and another development related info. In addition please don't forget to read and accept the contributing guide.

How to get support

Check out our website for more usage specific details, or chat with us in the Gitter chat.

Donations

Our NEM address: NCSY3D-EVBGVX-MEPZWK-TIJWCA-OXL5NE-OLJPHX-LFLD

Thanks to

Licence

MIT

Open Source Agenda is not affiliated with "Nem Toolchain" Project. README Source: nem-toolchain/nem-toolchain
Stars
25
Open Issues
16
Last Commit
5 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating