Protocol
Ctrlk
GitHubDeveloper ProgramLibrariesSupportChange Log
  • Protocol Overview
  • Solidity Guides
  • Relayer SDK Guides
  • Examples
  • Zama Protocol Litepaper
  • Overview
  • Getting Started
    • What is FHEVM Solidity
    • Set up Hardhat
    • Quick start tutorial
  • Smart Contract
    • Configuration
    • Supported types
    • Operations on encrypted types
    • Encrypted inputs
    • Access Control List
    • Logics
      • Branching
      • Dealing with branches and conditions
      • Error handling
    • Decryption
  • Development Guide
    • Hardhat plugin
    • Foundry
    • HCU
    • Migrate to v0.7
    • How to Transform Your Smart Contract into a FHEVM Smart Contract?
Powered by GitBook
On this page
  1. Smart Contract

Logics

BranchingDealing with branches and conditionsError handling
PreviousReorgs handlingNextBranching