IExchange P2P Trading Platform
Onchain P2P trading platform with a marketing site and trading interface for seamless crypto–fiat exchange.
- Type
- Web
- Domain
- Fintech
- Status
- Live
- Built at
- Hurisoft
- Period
- Nov 2024 – Jul 2025

Overview
IExchange is a P2P cryptocurrency trading platform. The work covered two surfaces: a marketing site and the main trading application.
The marketing site explains the platform's core offering — crypto-to-cash conversions through peer-to-peer trades — with animated sections and a clear conversion-focused layout.
The trading application lets users post and respond to trade offers, with API integration for managing orders and wallet balances.
Both surfaces are built with Next.js, TypeScript, TailwindCSS, and Framer Motion.
The constraint
Strangers moving real money between each other. Every trade needs an identity check before it starts, an escrow-shaped flow while it runs, and an adjudication path when one side disputes it. None of those are features you can add later — they shape the data model from the first commit.
What I owned
- Set up the project architecture for the trading application
- Built the core P2P trading flows — posting and responding to trade offers
- Built KYC verification and order management
- Built the dispute resolution flow
- Built the admin panel
- Built the marketing site — a separate surface focused on conversion
Stack
- Next.js
- Typescript
- TailwindCSS
- Framer Motion
