Skip to content

This is a web3 project done in Algorand blockchain with the use case of creating NFTs with the purpose to assign the NFTs to a graduation certifications provided by 10acadmey(training company) to its trainees that will represent the successful completion of the training.

Notifications You must be signed in to change notification settings

RYees/certifcate-generation-algorand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 

Repository files navigation

End-to-End Web3 dApps

In this project, the client is 10 Academy; the client would like to solve the challenge of ensuring that certificates are available to all trainees in a secure way, and (if possible) that certificate holders can benefit from smart contract actions now and in the future. At present, certificates are distributed as simple PDF files, without the ability to verify their authenticity nor can 10 Academy undertake smart actions with the trainees/their contracts. To address this issues I will build project you will build end-to-end Web3 dapps on the Algorand Blockchain that will help 10 Academy generate and distribute Non-Fungible Tokens (NFTs) as certificates that will represent the successful completion of a weekly challenge to trainees, and allow trainees with NFTs to interact with a smart contract to perform pre-defined actions.

Frontend Technology Used

React

Backend Technology Used

Javascript sdk

Blockchain

Algorand blockchain

Installation

To clone the repository use the below link:

https://github.com/RYees/certifcate-generation-algorand.git

To run the repository first run the following:

npm install
npm start    

Follow:

admin dash =>> http://localhost:3000/create-asset
trainee page  =>> http://localhost:3000

About

This is a web3 project done in Algorand blockchain with the use case of creating NFTs with the purpose to assign the NFTs to a graduation certifications provided by 10acadmey(training company) to its trainees that will represent the successful completion of the training.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published