# FHEVM Mock Utils

The core utility tools and classes of
[FHEVM Hardhat Plugin](https://github.com/zama-ai/fhevm-mocks/tree/main/packages/hardhat-plugin).

## Installation

```sh
npm install --save-dev @fhevm/mock-utils
```

## List of peer dependencies

The FHEVM Mock Utils package relies on the following peer dependencies to function correctly.

- `@zama-fhe/relayer-sdk`
- `ethers`
- `typescript` (optional)
