React application based on smart contract using web3 and MetaMask extention

Citizens App (web3-react-redux)

React application based on smart contract using web3 and MetaMask extention.

Start the applicarion

Recomend to install MetaMask extention and create ethereum wallet before starting the application. https://metamask.io/

## Install dependencies
yarn install

# Build the application
yarn build

# Format with prettier
yarn format

Artifacts that can be useful.

Smart contract ABI file: https://gist.github.com/IhorYermakovSecurrency/6b246d769154b145d730b98b5b61e883

Smart contract sorce code: https://gist.github.com/IhorYermakovSecurrency/651202f46b90be531e95bca2b41d7571

Deployed smart contract (ropsten testnet): https://ropsten.etherscan.io/address/0xb5842e2384f5b6f1dbec5e130c75e82d3803c3d3

To be able to write some data to the smart contract, you need test ether. You can get it from the metamask faucet: https://faucet.dimensions.network/

GitHub

https://github.com/voloshyn-denys/web3-citizens-app