Overview of the tutorial
This guide shows you how to deploy and interact with a confidential ERC20 smart contract on Inco in less than 20 minutes. It will help you get familiar with the TFHE library.
We'll go through the following steps:
Fund your Metamask wallet with Inco testnet tokens
Build a scaffold project using Remix and Hardhat
Write the core contracts for confidential ERC20
Deploy using Remix and Hardhat
Setup up the frontend
Last updated