ethereum-react-components

v1.12.1
A components library which is used in multiple projects. Contains frequently used Ethereum components to display and handle addresses, transactions...

test

jest --config=jest.config.js --coverage

prepublish

yarn run clean && yarn run build

clean

rm -rf ./dist

build

webpack --config webpack.prod.config.js

storybook

start-storybook -p 6006

build-storybook

build-storybook -o docs

lint:watch

esw -w src --ext .jsx --ext .js

lint

eslint src --ext .jsx --ext .js

Metadata

  • ISC
  • Whatever
  • Unknown
  • released 1/30/2019

Downloads