/spa-react-etherscan

Application to search etherium blockchain addresses and transactions

Primary LanguageJavaScriptMIT LicenseMIT

spa-react-etherscan

ReactJS with Redux SPA with Redux Store rehydration

Application to search etherium blockchain addresses and transactions via Etherscan

Getting Started

Checkout this repo, install dependencies, configure, then start app.

$ git clone git@github.com:fernandedios/spa-react-etherscan.git
$ cd spa-react-etherscan
$ npm install

-- configure app

$ npm start

Configuration

This web application requires the following as starting point:

  • Etherscan API key

.env.development and .env.production

REACT_APP_ETHERSCAN_KEY=your_key_here

Thanks

spa-react-etherscan © 2018, Fernan de Dios.

fernandedios.com  ·  GitHub @fernandedios  ·  Twitter @fernan_de_dios