eth-method-registry

v4.0.0
A module for getting method signature info from an ethereum method signature.
Ethereum solidity 4byte signature

lint

eslint . --ext ts,js,json

test

yarn build && node test

build

tsc --project .

lint:fix

yarn lint --fix

prepublishOnly

yarn test
npm i eth-method-registry

Metadata

  • ISC
  • ^16.20 || ^18.18 || >=20
  • Dan Finlay
  • released 2/7/2024

Downloads