Make Some Money. Do Some Good.
KIND Token is a Regenerative Finance (ReFi) platform that bridges the gap between profit and purpose. By leveraging blockchain transparency and immersive visualizations, we empower investors to fund verified environmental and social impact projects while earning yield.
- 3D Interactive Globe: A stunning, full-screen interactive Earth (Three.js) that visualizes impact projects globally.
- Live Data Layers: Toggle "Funding Heatmaps" and specific activity zones.
- Impact Stories: Scrollable feed of real-time project updates located directly under the globe.
- Volunteer Points (VP): Earn points for contributing and engaging.
- Tiered Status: Level up from "Seed Planter" to "Earth Guardian".
- Redemption Store: Verify your impact and redeem exclusive NFT badges and perks.
- "Invest In Us": dedicated section explaining the financial & social value proposition.
- Transparent Impact: Verified metrics on trees planted, carbon offset, and lives impacted.
- Eco-Friendly Design: a cohesive Emerald/Teal aesthetic reflecting our regenerative mission.
- Stack: Next.js 14 (App Router), TypeScript, Tailwind CSS.
- Animations: Framer Motion for smooth entrances and "EcoHeadings".
- Visualization: React Three Fiber (
@react-three/fiber) for the 3D elements.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
src/app: App Router pages (/explore,/rewards,/about, etc.).src/components:explore/: Globe, SidePanel, ImpactStories components.landing/: Home page sections (InvestInUs, Hero).shared/: Reusable UI likeEcoHeading.ui/: ShadanCN UI primitives.
src/data: Mock data for Nonprofits, Events, and Projects.
We welcome contributions! Please see our CONTRIBUTING.md for details on how to submit pull requests.
This project is licensed under the MIT License - see the LICENSE.md file for details.