Skip to content

Common utilities for the Ethereum blockchain.

License

Notifications You must be signed in to change notification settings

zxchugh/ethereum-utils

 
 

Repository files navigation

Build Status NPM Version Dependencies Status

Common utilities for the Ethereum blockchain.

This is an open source project build with Truffle framework. It provides common helper contracts that we can use as Truffle modules in other Truffle projects.

Structure

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

Installation

Requirements:

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

NPM

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

$ npm install @0xcert/ethereum-utils

Contributing

See CONTRIBUTING.md for how to help out.

Licence

See LICENSE for details.

About

Common utilities for the Ethereum blockchain.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%