Skip to content

Secure decentralized electronic health records sharing system based on blockchains

Notifications You must be signed in to change notification settings

smeax/HealthVerse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlockHealth

Secure decentralized electronic health records sharing and storing system based on blockchains. Sample Contract deployed at Rinkeby test network : null

Run the following commands to test and deploy

npx hardhat compile
npx hardhat test
npx hardhat run scripts/deploy.js --network rinkeby
npx hardhat run scripts/deploy.js --network mumbai

About

Secure decentralized electronic health records sharing system based on blockchains

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.2%
  • Solidity 45.2%
  • Shell 1.6%