Overview of the tutorial

This guide will show you how to deploy and interact with a confidential ERC20 smart contract on Inco in under 20 minutes, helping you become familiar with the TFHE library.

We'll go through the following steps:

  • Fund your Metamask wallet with Inco testnet tokens

  • Build a project using Hardhat

  • Write the contract for confidential ERC20

  • Deploy using Hardhat

  • Setup up the frontend

Last updated