arb-provider-ethers

v0.7.5
Arbitrum provider for ethers

prepublishOnly

yarn build && yarn format && yarn test

preversion

yarn lint

prepare

install-peers

build

./scripts/builder

watch

tsc --watch

test

mocha

test:coverage

nyc mocha

test:ci

nyc --reporter=lcovonly mocha --reporter xunit

lint

eslint .

format

prettier './**/*.{js,json,md,ts,yml}' --write && yarn run lint --fix

update-abi

./scripts/update-abi && yarn format

test_bridge

yarn run mocha integration_test/arb-bridge.test.ts --timeout 15000
npm i arb-provider-ethers

Metadata

  • Apache-2.0
  • Whatever
  • Offchain Labs, Inc.
  • released 1/11/2021

Downloads