zumcoin-cryptonote-util

1.2.0 • Public • Published

Master Build Status

Build Status Build status

Development Build Status

Build Status Build status

NPM

Node-Cryptonote-Util

Supported on the following platforms:

  • Linux 64-bit
  • Windows 64-bit

Dependencies

  • NodeJS (https://nodejs.org/) v6/8/10
  • Boost (http://www.boost.org/)

Installation Instructions

*Nix

sudo apt-get install libboost-all-dev
git clone https://github.com/zumcoin-org/zumcoin-cryptonote-util
cd zumcoin-cryptonote-util
npm install && npm test

Windows

Prerequisite

Read very carefully if you want this to work right the first time.

  1. Open a Windows Powershell console as Administrator
  2. Run the command: npm install -g windows-build-tools --vs2015 This will take a while.

Once the prerequisites are complete, proceed with the following:

cd <your zumcoin-cryptonote-util directory>
npm install && npm test

Package Sidebar

Install

npm i zumcoin-cryptonote-util

Weekly Downloads

1

Version

1.2.0

License

GPL-3.0

Unpacked Size

136 MB

Total Files

11052

Last publish

Collaborators

  • zumdevs