Implementation of ethereum smart contract read/write by web3 with metamask. to visit online demo please click below link. you can also watch screen recording demo by clicking below thumbnail.
- ethereum address: https://ropsten.etherscan.io/address/0x5cd6181c72af956069caa51687f3bacfedecb9f2
- deployed smart contract: https://ropsten.etherscan.io/address/0xd39b135b66c3d47d068f71eea9c44b157da33ac9
- React.js
- Scss / Css
- Redux
- Web3.js
- Typescript / Javascript
- Webpack
- its required latest node and npm installed on local machine. this build work on any OS which support node and npm.
- install dependency by using command
npm install
in root folder. - to run type command
npm start
. - for build use
npm build
.
- install Metamask in your google chrome browser.
- use url to view UI in browser http://localhost:16000
- for online version open open this url http://citizens-smart-contract.surge.sh