Skip to content

We built a learning platform to facilitate the uptake of the Cronos blockchain to attract more developers.

Notifications You must be signed in to change notification settings

ayushmandixit2000/cdchackathon_learning_platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cronoslearn Documentation

cronoslearn is North Hill Institution's solution for crypto.com's the next gen hackathon. As individuals interested in both blockchain and webdevelopment, we combibned these two aspects to come up with a MVP for our idea.

cronoslearn Webapp

The cronoslearn webapp is built using React. Simply install Node.js and node package dependencies to begin.

cd cdchackathon_learning_platform/
npm install --force
npm start

The webapp will be running on http://localhost:3000 by default

The live site can be found at https://cdchackathon-cronoslearn.vercel.app

Web3 Integration

On the webapp users are able to authenticate with their web3 wallets and mint NFTs, both on the cronos chain. This is done via the Moralis SDK

NFT Minting

Developers are able to mint NFTs on the cronos chain upon finishing their projects. To mint in the MVP, go to the course page and click on a course. Connect your wallet in the top right. Get some test cronos in your wallet and mint once! For our prototype, we have limited minting to one NFT per wallet

Project Description

cronoslearn is a platform for crypto.com where developers can learn & earn. The webapp aims to incetivise developers to build projects by providing them with the appropriate resources to learn and incentivisng them to build on the chain through rewards. Rewards include ERC-721 NFTs and CRO tokens which will be credited to their web3 wallet

About

We built a learning platform to facilitate the uptake of the Cronos blockchain to attract more developers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published