Remix
This tutorial covers the essentials steps to quickly write and deploy confidential ERC20 smart contract using the Zama Plug in.
Remix is a powerful in-browser IDE for Ethereum smart contract development. It offers a fast, intuitive way to write and deploy confidential ERC20 contracts using Zama’s fhEVM plugin—no local setup required.
In this tutorial, you will learn to:
Set up Remix for fhEVM development.
Connect your wallet (e.g., MetaMask) to Remix.
Deploy a ConfidentialERC20 contract.
Interact with your deployed contract directly in the Remix interface.
By the end, you’ll have a working confidential ERC20 token on Sepolia network and know how to perform encrypted transactions.
Last updated
Was this helpful?