neo-devpack-solidity 0.22.0

Production-focused Solidity-to-NeoVM compilation system
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
title: "Quickstart: Prerequisites"
description: "Prerequisites from Quickstart."
---

# Prerequisites

[Back to Quickstart](/basics/quickstart)

## Overview

Before starting, ensure you have:

- `neo-solc` built and available (see [Installation]/basics/installing-the-compiler)
- `jq` installed for JSON inspection
- Neo-Express installed (optional, for local deployment)

All commands below assume you are in the `neo-devpack-solidity` repository root and have built the release binary.