Skip to content
This repository was archived by the owner on Feb 24, 2025. It is now read-only.

Team-ByteWise/diversion-2k25

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EcoNFT - Turn Your Trees into NFT's

EcoNFT enables individuals to combat climate change through blockchain-powered tree planting. By purchasing NFTs, users directly fund real-world tree plantations via an API. Track your impact, own unique digital assets, and contribute to a greener future! 🌍🌱

Tech Stack

Backend

  • Framework: ExpressJS (TypeScript)
  • Database: MongoDB
  • API Integration: Tree Nation API (for fetching tree-related information)

Frontend

  • Framework: Next.js (TypeScript)

Blockchain

  • HardHat
  • Soldity

Features

  • User Dashboard: Users can track their tree-planting contributions, and global rankings.
  • Plant Trees: User can plant trees from our site using cryptocurrency and in return they will get an NFT with the tree details.
  • Leaderboard: Users can track their ranks based on the number of trees planted and the NFTs they have got.
  • Environmental Contribution: The hunger of the users to get the top place in the leaderboard and maintain their position will help save the environment significantly.

Getting Started

Prerequisites

  • Node.js (v16 or later)
  • MongoDB

Setup

Backend Setup

cd econft-backend
pnpm install
cp .env.example .env  # Configure your environment variables
pnpx prisma generate # Generate the Prisma stuffs
pnpm run dev  # Start the backend server

Frontend Setup

cd econft-frontend
pnpm install
pnpm run dev  # Start the Next.js development server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •