@fortmatic/fortmatic-web3

v1.2.2
Ethereum JavaScript API wrapper repository
Ethereum JavaScript API

docs

cd docs; make html;

lint

jshint *.js packages

test

mocha; jshint *.js packages

build

gulp

watch

gulp watch

release

lerna bootstrap; lerna publish

bootstrap

lerna bootstrap

build-all

gulp all

postinstall

lerna bootstrap --no-ci

test-coveralls

istanbul cover _mocha -- -R spec && cat coverage/lcov.info | coveralls --verbose
npm i @fortmatic/fortmatic-web3

Metadata

  • LGPL-3.0
  • >=8.0.0
  • ethereum.org
  • released 10/4/2019

Downloads