📄️ Installation & Basics
Overview
📄️ Encryption
fhenix.js provides an easy-to-use function to encrypt your inputs before sending them to the Fhenix blockchain.
📄️ (Un)Sealing
When an app wants to read some piece of encrypted data from a Fhenix smart contract, that data must be converted from its encrypted form on chain to an encryption that the app or user can read.
📄️ Permits
Overview
📄️ End-to-End Example
In this section, we'll explore how to use fhenix.js to send transactions on the Fhenix blockchain.
📄️ Network Keys
Network Encryption Key
📄️ Catching Errors
Catching Errors in Hardhat