eth-sig-util

v3.0.1
A few useful functions for signing ethereum data
ethereum signature

lint

eslint . --ext ts,js,json

test

yarn build && node test/index.js

build

tsc --project ./tsconfig.prod.json && tsc --project ./tsconfig.test.json

lint:fix

yarn lint --fix

test:browser

yarn build && airtap test/index.js

prepublishOnly

yarn build
npm i eth-sig-util

Metadata

  • ISC
  • Whatever
  • Dan Finlay
  • released 2/5/2021

Downloads