@eth-optimism/sdk

v0.0.0-20230203230908
[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

tsup

clean

rimraf dist/ ./tsconfig.tsbuildinfo

lint:fix

yarn lint:check --fix

typecheck

tsc --noEmit

lint:check

eslint . --max-warnings=0

pre-commit

lint-staged

autogen:docs

typedoc --out docs src/index.ts

prelint:check

yarn typecheck

test:coverage

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

Metadata

  • MIT
  • Whatever
  • Optimism PBC
  • released 2/3/2023

Downloads