Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.03 KB

README.md

File metadata and controls

24 lines (17 loc) · 1.03 KB

🚧🚧🚧 Deprecation Notice 🚧🚧🚧

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.

fhevmjs React Template

This template already has fhevmjs and wallet connection setup.

To run the project

Then install the required modules:
npm install
After that run the app using:
npm run dev