with-redux

1.0.1 • Public • Published

Certificate Web UI

Build Status

See also:

Development

yarn
yarn dev
yarn lint
 
yarn start # serves the ui 

Setting up web3

If your browser has injected web3 (ie. through Metamask), the application will connect to the injected web3 and will be on the network that provider is connected to. Otherwise, the application will attempt to connect to the local Ethereum node at port 9545.

Setup 1:

  • Install Metamask
  • Run Ganache CLI/UI
  • Connect Metamask to Ganache

Setup 2:

  • Run Ganache CLI/UI on port 9545

Dependents (0)

Package Sidebar

Install

npm i with-redux

Weekly Downloads

1

Version

1.0.1

License

ISC

Unpacked Size

386 kB

Total Files

67

Last publish

Collaborators

  • whitefables