We will be creating a confidential ERC20 contract that enables:

  • Minting new tokens
  • Transferring tokens between accounts
  • Managing token allowances
  • Keeping all amounts encrypted
  • Owner-only access to view all balances
  • Optional global decryption of individual balances