@metamask/metamask-eth-abis

v3.1.1
The MetaMask Node module for smart contracts ABIs.

lint

yarn lint:eslint && yarn lint:misc --check

test

jest

build

tsc --project .

setup

yarn install && yarn allow-scripts

lint:fix

yarn lint:eslint --fix && yarn lint:misc --write

lint:misc

prettier '**/*.json' '**/*.md' '!CHANGELOG.md' '**/*.yml' --ignore-path .gitignore

test:watch

jest --watch

build:clean

rimraf dist && yarn build

lint:eslint

eslint . --cache --ext js,ts

prepublishOnly

yarn build:clean && yarn lint && yarn test
npm i @metamask/metamask-eth-abis

Metadata

  • ISC
  • >=12.0.0
  • Unknown
  • released 3/20/2024

Downloads