Jamblock is a Web3 platform designed for blockchain enthusiasts to learn blockchain technology and Web3 concepts. The platform provides courses, resources, and interactive tools to help users explore the world of blockchain and decentralized applications (dApps).
- Comprehensive Educational Questions: Covering topics like Mathematics, English Language, CRS, etc.
- Progress Tracking: Allows users to track their course progress and assessment results.
- Interactive Learning: Hands-on activities and projects to reinforce learning.
- User Dashboard: Personalized dashboards to monitor progress and access learning materials.
- Encourage learning: Users recieves token on completion of time-based test.
- Frontend: Vite, TypeScript, React.js
- Mobile Adaptation: Telegram Minibot
- Backend: Node.js
- Blockchain Integration: Ethereum, thirdweb
-
Clone the repository:
git clone https://github.com/Moses-main/JAMBlock.git
-
Navigate to the project directory:
cd jamblock
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open the application in your browser at
http://localhost:5173
.
- Sign Up: Create an account to access courses and track progress.
- Browse Courses: Explore a variety of blockchain-related topics.
- Start Learning: Enroll in a course and follow the interactive lessons.
- Track Progress: Use the dashboard to monitor your learning journey.
- Engage: Participate in community discussions and collaborative projects.
We welcome contributions from the community! Follow these steps to contribute:
- Fork the repository.
- Create a new branch:
git checkout -b feature/your-feature-name
- Make your changes and commit them:
git commit -m "Add your message here"
- Push to your forked repository:
git push origin feature/your-feature-name
- Open a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
For questions or support, please contact:
- Name: Moses Sunday
- Email: [email protected]
- GitHub: Moses-main
Special thanks to all contributors and the blockchain community for their support and inspiration.