Minimal web3-react template Interacts with web3 metamask-like wallets from react-js. Demo: https://mixartemev.github.io/react-app-web3/ Example smartconract deployed on Testnet Binance Smart Chain, so you should set your MetaMask on that network. Available Scripts Runs the app in the development mode: npm start And open http://localhost:3000 to view it in your browser. Build the app static files for production to the build folder npm run build Launches the test runner in the interactive watch mode. npm test Eject config and deps for advance configuring: npm run eject