2.0.0 • Published 5 years ago

tracetoio-eth-lib v2.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

tracetoio-eth-lib

This library provides a few interface for traceto.io Applications to interact with web3 and handle some errors. It provides interfaces and helpers that we will be incrementally updating so that it can be used by all our Dapps. This is done with a view to have a consistent experience across.

Current Status

Not deployed to npm as of yet

Test

Installation

Requirements

npm install mocha && npm install chai

Run Tests

Run all tests

Command

npm test