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
- Clone this repository
- Copy
.env.example
to.env.local
and fill in the contract addresses - Run
npm install
to install dependencies - 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.