alchemy-sdk

v2.0.3
Extended Ethers.js SDK for Alchemy APIs

api

yarn build && api-extractor run

docs

typedoc --plugin none --out docs src/index.ts

lint

eslint -c .eslintrc.js '**/*.ts' --ignore-path '.gitignore'

test

jest test/unit

build

rollup -c

clean

rm -rf dist

format

prettier --write '**/*.{html,js,json,md,ts}'

docs-md

typedoc --plugin typedoc-plugin-markdown --out docs-md src/index.ts

prepare

husky install

prebuild

yarn clean && tsc --emitDeclarationOnly --declaration -p tsconfig.json

lint-file

eslint --fix

pre-commit

lint-staged

format-file

prettier --write

test-integration

jest test/integration

Metadata

  • MIT
  • Whatever
  • Alchemy
  • released 8/19/2022

Downloads

Maintainers