Skip to content

dinesh11515/polyDEX

Repository files navigation

polyDex

A Peer to peer decentralised crypto marketplace where user can sell and buy polygon chain cryptocurrencies using any payment method.

Demo link

Demo Video

Technologies Used :

IPFS :

-> Data was uploaded to IPFS (code1) (code2) (code3)

-> polyDex was deployed on Filecoin using Spheron

Polygon :

Smarts contracts are deployed to polygon mumbai testnet (contract link)

Chainlink Services :

Used Chainlink datafeeds for getting price data of Polygon (code)

What it does

polyDex enables users to sell and buy polygon chain cryptocurrencies using any payment method like paytm,paypal,phonepe and google pay etc.

How we built it

polyDex was built by using Next and TailwindCSS for frontend

  • Solidity for smart contracts and hardhat for testing and deploying the smart contracts to Mumbai testnet
  • It uses web3.storage for storing data in IPFS
  • polyDex was hosted on Filecoin using Spheron

What we learned

  • Uploading and retrieving the data From IPFS.
  • Learnt integration of chianlink data feeds in smart contract

What's next for polyDex

Right now polyDex was only available in Polygon chain,adding more chains was the future plan