eip1193-provider

v1.0.1
EIP-1193 compatible Ethereum Provider
eip ethereum provider standard 1193

start

tsdx watch

clean

rm -rf dist

build:cjs

./node_modules/.bin/tsc -p tsconfig.cjs.json

build:umd

webpack

build

yarn clean && yarn build:cjs && yarn build:umd

test

tsdx test ./test

lint

tsdx lint src test

prepare

yarn lint && yarn build && yarn test
npm i eip1193-provider

Metadata

  • MIT
  • Whatever
  • Pedro Gomes
  • released 12/29/2020

Downloads

Maintainers