Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@ FHEVM (Fully Homomorphic Encryption Virtual Machine) enables computation on encr
- **🌐 Multi-Network Support**: Works on both Sepolia testnet and local Hardhat node
- **📦 Monorepo Structure**: Organized packages for SDK, contracts, and frontend

## 📋 Prerequinextjss
## 📋 Prerequisites

Before you begin, ensure you have:
Before you begin, make sure you have:

- **Node.js** (v18 or higher)
- **Node.js** (version 18 or higher)
- **pnpm** package manager
- **MetaMask** browser extension
- **Git** for cloning the repository
- **Git** installed for cloning the repository

## 🛠️ Quick Start

Expand Down