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 wallet address: https://ropsten.etherscan.io/address/0x94F941AF79F3a0895F3C5FE098750f60B7F96dbe
- deployed smart Employee contract: https://ropsten.etherscan.io/address/0x7Ac9E23B7b00cC3BF2BacC780C0E7152FA02b97e
- deployed smart MyNFTFactory contract: https://ropsten.etherscan.io/address/0xB0A662D4c2c90a5E81730C545A0f88eE7514ea3b
- Hardhat
- Solidity
- React.js
- Web3.js
- Typescript / Javascript
- Scss / Css
- Webpack
- MetaMask integration
- 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.
- install Metamask in your google chrome browser.
- use url to view UI in browser http://localhost:3000
- for online version open open this url https://web3-fullstack-react-solidity.vercel.app/employee