Skip to content

Voltus is a tamper-proof certificate verification system built using Solidity and Django. It allows organizations to securely store issued certificates on the blockchain, ensuring authenticity and preventing fraud.

License

Notifications You must be signed in to change notification settings

Exido-Rio/Voltus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voltus

Voltus is a tamper-proof certificate verification system built using Solidity and Django. It allows organizations to securely store issued certificates on the blockchain, ensuring authenticity and preventing fraud.

  • It is created using solidity for writting contract and Django as backend
  • web3.js for wallet interction in browser

REQUIREMENTS :

  • pip
  • python3
python3 -m pip install -r requirements.txt

Setting Up Envoirnment :

  • Download Ganache cli or gui version create a project and run it
  • Fill the needed details

Deploying Contract

python3 deploy.py

Running Project :

  • Fill all needed field such public , private keys , account address and all contract address
python3 manage.py makemigrations
python3 manage.py migrate
python3 manage.py runserver

About

Voltus is a tamper-proof certificate verification system built using Solidity and Django. It allows organizations to securely store issued certificates on the blockchain, ensuring authenticity and preventing fraud.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published