Repo for Workshop on Privacy-Focused User Access for Consumer dApps
Steps to replicate:
-
Clone the Repo
-
Change directory to sc/ by doing
cd sc/
- Install the deps:
npm install
- Run the hardhat node in the same directory:
npx hardhat node
- Run the workshop script:
npx hardhat run scripts/workshop.js --network localhost