Skip to content

Government Fund Disbursal using Blockchain and zero knowledge based concepts

License

Notifications You must be signed in to change notification settings

HKABIG/Government3.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Government3.0

Government Fund Disbursal using Blockchain and zero knowledge based concepts

How to Run

  1. Git Clone the project in your local directory.
  2. split the cmd into three consoles
  3. int the first cmd pallete install the necessary packages from packages.json file using the cmd. npm i
  4. In the second pallete Go to the client directory for the react application and apply the cmd. npm i
  5. In order to run the hardhat network use the cmd. npx hardhat node
  6. Once the hardhat network is successfully deployed compile the solidity code by using cmd in the third console. npx hardhat run scripts/deploy.js --network localhost
  7. Once the react has completed installation run the application in your localhost using cmd. npm start
  8. Now you can test various functions of the website

About

Government Fund Disbursal using Blockchain and zero knowledge based concepts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published