Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 760 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 760 Bytes

Minimal web3-react template

Interacts with web3 metamask-like wallets from react-js.

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