This repository has been splitted up into 5 separate repositories, each containing a self-running React application:
Dapp | Web App | Github |
---|---|---|
Encrypted ERC20 | Demo | Github |
Hidden Card | Demo | Github |
TOTP | Demo | Github |
Confidential DID | Demo | Github |
Private Voting | Demo | Github |
As such, this repository will no longer be maintained, and left as a public archive.
This template already has fhevmjs and wallet connection setup.
Then install the required modules:
npm install
After that run the app using:
npm run dev