@0xcert/ethereum-zxc

1.3.0 • Public • Published

Build Status NPM Version Dependencies Status Bug Bounty

0xcert protocol token implementation for the Ethereum blockchain.

This is the official implementation of the ZXC 0xcert protocol token for the Ethereum blockchain. This is an open source project build with Truffle framework.

Structure

Since this is a Truffle project, you will find all tokens in contracts/tokens/ directory.

Requirements

  • NodeJS 9.0+ recommended.
  • Windows, Linux or Mac OS X.

Installation

NPM

This is an NPM module for Truffle framework. In order to use it as a dependency in your Javascript project, you must install it through the npm command:

$ npm install @0xcert/ethereum-zxc

Source

Clone the repository and install the required npm dependencies:

$ git clone git@github.com:0xcert/ethereum-zxc.git
$ cd ethereum-zxc
$ npm install

Make sure that everything has been set up correctly:

$ npm run test

All tests should pass.

Contributing

See CONTRIBUTING.md for how to help out.

Licence

See LICENSE for details.

Package Sidebar

Install

npm i @0xcert/ethereum-zxc

Weekly Downloads

3

Version

1.3.0

License

MIT

Unpacked Size

1.04 MB

Total Files

21

Last publish

Collaborators

  • moman
  • xpepermint