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.