Encrypt Single Value
Overview
Quick Start
# Create new project from this template
npx labz create encryption-single my-project
# Navigate and install
cd my-project
npm install
# Run tests
npx hardhat testCode Explanation
Imports
Store Uint8
Store Uint64
Store Bool
Plaintext Warning
FHE Operations Used
FHE Types Used
Tags
Related Examples
Next Steps
Last updated
