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
---
title: "Devpack See Also"
description: "See Also from Devpack Overview."
---

# Devpack See Also

[Back to Devpack Overview](/additional-material/neo-devpack)

## Overview

- [Standards and Contracts]/additional-material/neo-standards — NEP-17, NEP-11, NEP-24 deep dive
- [EVM Compatibility Layer]/additional-material/neo-devpack/evm-compatibility-layer — payable, fallback, CREATE, and selfdestruct migration adapters
- [Syscalls Reference]/internals/syscalls — Supported syscall categories and wrappers
- [Native Contracts]/internals/native-contracts — Native contract API reference
- [CLI Reference]/compiler/using-the-compiler`neo-solc` compiler flags and options
- [Language Description]/language-description/types — Solidity/EVM patterns mapped to Neo equivalents