Production APP is available at https://conditional-token-frontend.herokuapp.com/
- Install Metamask Extension on you Browser
- Enable Tests Networks on Metamask, and Select Ropsten Network on your Metamask Account
- Optionally, you can add funds to your Account here to try Create Payments in App
Backend is available at: https://github.com/conditional-token/conditional-token-backend
Install required dependencies, and make Build
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.