EthPay (Live Dapp)
EthPay is a fast and simple peer to peer payment app with an inbuilt reward system for transactions above 10 ANK. It works on compound finance and uniswap protocol deployed on matic testnet. Users can easily swap ether to ANK, buy cool products and use chatrooms to connect with other users.
This project runs on Node.js
After installation, run node -v
to make sure node installed correctly. Example
$ node -v
v8.9.1
npm install
npm run start
cd src/components/ChatApp/server
node index.js