Skip to content

EthPay - A defi project made for money legos hackathon deployed on matic testnet.

Notifications You must be signed in to change notification settings

ankitsaxena21/EthPay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

screenshot

Getting Started

Prerequisites

This project runs on Node.js

After installation, run node -v to make sure node installed correctly. Example

$ node -v
v8.9.1

Install Dependencies

npm install

Start the application

npm run start

Start the Chat Server

cd src/components/ChatApp/server

node index.js

Goto localhost:3000

About

EthPay - A defi project made for money legos hackathon deployed on matic testnet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published