@alch/alchemy-web3

v0.1.5
Web3 client extended with Alchemy and browser provider integration.
Alchemy Ethereum JavaScript API Web3 Metamask

jest

jest

lint

tslint --project .

test

yarn run lint && tsc && yarn run jest

build

yarn run clean && tsc -p tsconfig.build-esm.json && tsc -p tsconfig.build-cjs.json

clean

rm -rf dist/*

format

git ls-files | egrep '\.(js(on)?|md|scss|tsx?)?$' | xargs yarn run format-file

lint-file

tslint

format-file

prettier --write

prepublishOnly

yarn run test && yarn run build
npm i @alch/[email protected]

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 9/11/2019

Downloads