Comment on page

Encrypted ERC20

This contract showcases a full ERC20-like encrypted token, where all token amounts are encrypted - though sender and receiver addresses are not encrypted.
Note that this token does not conform to the standard ERC20, which is where the Wrapped ERC20 differs.
Demo UI available @ https://fhenix-demo.pages.dev/
UI code (vue3 + mobile support): https://github.com/FhenixProtocol/fhenix-ui-demo
Demo #2 available @ https://dapps.zama.ai/erc20/
Last modified 4mo ago