The official web interface for the TrustFlow Protocol. Built with Next.js and Tailwind CSS, this application provides an enterprise-grade interface for managing B2B escrows, funding milestones, and resolving cross-border disputes via the Stellar network.
- Node.js (v18+)
- Freighter Wallet Browser Extension
- Clone the repository and install dependencies:
npm install- Run the local Next.js development server:
npm run dev- Open http://localhost:3000 to view the dashboard.
We welcome open-source contributions. Please read CONTRIBUTING.md for our UI/UX standards, component hierarchy rules, and branching strategies.