Comment on page
😎
fhEVM-solidity
A concise section to just describe the differences from pure solidity. Basically the fundamentals part but short so you just have to go over it to know what's new (need a better title)
Text about how this is the solidity library that exposes all the different FHE precompiles for contracts that Fhenix supports etc etc
Link to the full spec in the developer reference
npm
yarn
npm install fhevm
yarn add fhevm
import "fhevm/lib/TFHE.sol";
Last modified 4mo ago