josidbobo / Haven-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HAVEN PROTOCOL ACCESS CONTROL CONTRACT

This project demonstrates the use of Haven's Proof of Identity to ensure the right access control to handling Health records via a Smart Contract.

Try running some of the following tasks:

npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.ts

About


Languages

Language:Solidity 81.5%Language:TypeScript 18.5%