Next.js web application for the AgriTrust Protocol, providing a decentralized dashboard for agricultural trust fund management, milestone tracking, and yield treasury analytics.
- Trust Fund Dashboard: Modern user interface for creating and managing trust funds and tracking participant status.
- Milestone & Proof Tracking: Interactive timeline to submit and verify milestone completion proofs.
- Treasury Analytics: Real-time visibility into yield-generating treasury positions and dispute resolution workflows.
- Language/Framework: Next.js (React) / TypeScript
- Key Dependencies:
next,react,tailwindcss
Ensure you have the required toolchains installed:
- Node.js (v18 or higher recommended)
- npm (Node Package Manager)
# Clone the repository (if running manually)
git clone https://github.com/AgriTrust-Protocol/AgriTrust-Frontend
# Install dependencies or build
npm install
# Start development server
npm run devContributions are highly welcome. Please ensure your commits are cryptographically signed using GPG or SSH keys. For major structural changes, please open an issue first to discuss your proposal.