Skip to content

Inco-fhevm/fhevmjs-react-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fhevmjs React Template

This template can get you started with interacting with the Inco Network (currently with the Gentry Testnet) using a React application. It already has fhevmjs and a wallet connection set up.

Get Started

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

The app will be running on http:https://localhost:5173/.

Next Steps

Take a look at the Inco Network documentation to learn more about all the operations you can do.