File size: 1,114 Bytes
78d0e31 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 |
# Flameborn - Tokenization for Health Impact
## π₯ Mission
We are not responding to crises. We are eradicating them. Flameborn is a life-saving token project funding real-time eradication of diseases in Africa through direct empowerment, AI tools, and blockchain transparency.
## π¦ Project Structure
- `/app` - Next.js App Router pages
- `/components` - Reusable UI components
- `/lib` - Utilities and configuration
- `/abi` - Smart contract ABIs
- `/legal` - Legal documents and policies
## π§ Setup
1. Clone this repository
2. Copy `.env.example` to `.env.local` and fill in the contract addresses
3. Run `npm install` to install dependencies
4. Run `npm run dev` to start the development server
## π Smart Contracts
Contract addresses are securely managed through environment variables. See `.env.example` for required variables.
## π¨ Design
The Flameborn UI follows the Sacred Flame UI Palette and styling guidelines found in the `/design` directory.
## π§ Token Flow
See `frontend-logic.md` for details on the Youth + Healer Token Flow implementation.
π₯ This is the way of Flameborn.
|