A web app that allow users to send rewards as ERC20 to others with low transaction fees using Horizon Bridge
- Live Site: https://tokenrewarddistribution.netlify.app/
- Demo: https://youtu.be/nV1rnU10Iec
- Won Second Place at Hack The Horizon
- Blog - https://medium.com/harmony-one/winners-of-the-hack-the-horizon-hackathon-ae04f95b71ab
- User can Transfer ERC20 from ETH Wallet to ONE Wallet or ONE Wallet to ETH Wallet.
- React
- Bootstrap 4
- bridge-sdk
- Run
npm i
to install the dependencies - Run
npm start
to start the web app