An OTC DEX to comfortably do P2P trading and exchange tokens using a global escrow
The project is an Over-The-Counter DEX which lets it users to create an escrow arrangement to exchange tokens between each other. This essentially allows users to create their own economy, the problem might arise when we go to scale it because we got to support a lot of tokens and have a permissionless whitelisting mechanism or global whitelisting.
The backend smart contracts is build in Solidity and we are deploying it on EVM based chains. The frontend is built using React and TS. We will be deploying our subgraph using GoldSky in order to index on-chain data and show it in the frontend. The project is deployed on Base Sepolia.