Skip to Content
Prerequisites

Prerequisites

Before setting up the project, ensure you have the following installed:


RequirementVersionNotes
Compact toolchain0.5.1

Includes the compact CLI for compiling Compact contracts

Compact compiler>= 0.30.0Must be installed as part of the Compact toolchain
Bun>= 1.3.10

JavaScript runtime and package manager used throughout the project

DockerLatest stable versionRequired by the standalone local environment
Node.js>= 18Used alongside Bun for some CLI tooling

Install Bun here 

Install the Compact toolchain  by following the official Midnight documentation for your platform.

Last updated on