Skip to content

Inco-fhevm/inco-demo-dapps

Repository files navigation

🚧🚧🚧 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