@eth-optimism/sdk

v0.0.0-2022814155956
[Optimism] Tools for working with Optimism
optimism ethereum sdk

all

yarn clean && yarn build && yarn test && yarn lint:fix && yarn lint

lint

yarn lint:fix && yarn lint:check

test

hardhat test

build

tsc -p tsconfig.json

clean

rimraf dist/ ./tsconfig.tsbuildinfo

lint:fix

yarn lint:check --fix

lint:check

eslint . --max-warnings=0

pre-commit

lint-staged

autogen:docs

typedoc --out docs src/index.ts

test:coverage

nyc hardhat test && nyc merge .nyc_output coverage.json
npm i @eth-optimism/[email protected]

Metadata

  • MIT
  • Whatever
  • Optimism PBC
  • released 9/14/2022

Downloads