Crypto Platform · Ghanaian Market
Sikadwa Crypto Website
A Next.js crypto platform codebase with live CoinGecko market tracking, account areas, wallet workflows, orders, gigs, and administration routes.
Crypto Platform · Ghanaian Market
Product exploration and implementation work in a public forked repository.
Live · Public source
Next.js · React · Prisma · NextAuth · HeroUI · Framer Motion · Paystack
01 · The problem
What the project needed to solve.
The codebase explores how market information, authentication, wallet activity, listings, orders, and administration can fit within one Ghana-focused crypto product.
02 · What was built
The implementation, in practical terms.
- A Next.js application with public, authenticated, user, and admin routes
- Live cryptocurrency market tracking through CoinGecko
- Prisma-backed data models, NextAuth flows, and API routes for gigs and orders
- Wallet conversion and Paystack-related payment integration work
03 · Main challenge
The part that required the most care.
Coordinating a broad product surface and third-party data while keeping repository-derived claims separate from unverified production outcomes.