ethereum-manager

v0.0.1
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

pretest

yarn lint

test

run-p lint tests-only

tests-only

mocha test/**/*spec.js -t 10000

lint

eslint ./**/*.{js,jsx}
npm i ethereum-manager

Metadata

Downloads

Maintainers