Axiom Terminal: real-time crypto dashboard + Signals Marketplace with a wallet-signed social hub and onchain proofs (Mantle Sepolia) designed to prevent emotional trading.
Axiom Terminal is a high-performance crypto trading dashboard built to reduce “tilt” (emotional decision-making) by combining real-time market context, disciplined trading tooling, and accountable signal sharing. It’s designed as an all-in-one terminal where traders can monitor markets, detect risk, and follow (or publish) structured signals with clear provenance and discussion.
Core product pillars:
Futuristic real-time dashboard for market context and decision support (technical analysis surfaces, cycles/risk views, and anti-shill tooling).
Signals Marketplace where creators publish signal listings with flexible pricing (including free tiers). Subscribers unlock signals via a “confirm-payment” subscription flow, keeping the UX simple for demos while still allowing the system to evolve toward full onchain payments later.
Social Hub layer directly inside each listing: posts + replies are wallet-signed so discussion is attributable and harder to game than anonymous comments.
Onchain proof primitives (Mantle + Lisk) for accountability: signals and subscription receipts can be anchored/issued onchain (events) so the marketplace can prove when something was published and who was entitled to access. For the hackathon build, Mantle Sepolia is the primary chain showcased, with parallel contracts/scripts for Lisk Sepolia.
Tech stack highlights:
Frontend: Next.js (App Router) + TypeScript + Tailwind + shadcn/ui, wagmi/viem/RainbowKit for wallet UX.
Backend: FastAPI with async DB patterns, designed for Postgres/Redis-ready scaling.
Smart contracts + deployment: Foundry, with Mantle Sepolia deployment scripts and a clear deploy/wire guide.