0.0.1 • Published 7 years ago

ethereum-manager v0.0.1

Weekly downloads
4
License
UNLICENSED
Repository
github
Last release
7 years ago

ethereum-manager

The Ethereum Manager is a wrapper on top of a web3 provider and an Ethereum wallet. The goal of this library is to provide an easily configurable, ready solution out of the box. The library automatically creates a new wallet stored as a 12 string mnemonic and uses a potentially live Ethereum node's RPC url to connect directly to the Ethereum network.

To setup dependencies:

yarn

To run tests

yarn test