Skip to content

Exido-Rio/Voltus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 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

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors