Decentralized Education Platform
Table of Contents
- GitHub Repository
- Demo Video (Coming Soon)
- Screenshots
- Hosted Website (Coming Soon)
- Hosted Backend (Coming Soon)
Implemented Features
- Decentralized course content storage using IPFS
- Smart contract-based certification system
- Basic peer-to-peer learning interface
- User authentication system
Partial Implementations
- Token reward system (50% complete)
- DAO governance module (30% complete)
- Advanced content search (40% complete)
- Implement decentralized identity verification
- Expand NFT-based credential system
- Add live collaboration tools
- Integrate multi-chain support
- Secure academic record storage
- Tamper-proof certification verification
- Global peer-to-peer learning networks
- Decentralized course marketplace
- Clone the repository:
git clone https://github.com/KavyaShah1105/Inheritance_Edusphere.git
cd Inheritance_Edusphere- Frontend setup:
cd frontend
npm install
npm start- Backend setup:
cd backend
npm install
npm run dev- Blockchain setup:
cd hardhat
npm install
npx hardhat node- Kavya Shah - Team Lead/Blockchain Developer
- Karan Shah - Full Stack Developer
- Darshit Shah - Frontend Developer
- Harsh Pimple - Backend Developer
- Aditya Padte - Blockchain Architecture
- Vedant Kale - System Design


