Setting up the frontend

We will using the React library and ether.js for this tutorial. The frontend lets you mint new tokens and decrypt your own balance, but you can add more functions to it by modifying the code.

Here is the link to the GitHub repository we’ll be following to complete the React app tutorial: https://github.com/Inco-fhevm/tutorial-encrypted-erc20-dapp.

Last updated