Show / Hide Table of Contents
Last modified: 2024-11-27
sidebar_position
6

Smart Contract Framework (C#)

The .NET framework is an encapsulation of the Smart Contract API, which helps .NET programmers obtain the blockchain data, persistent storage data, and NeoVM execution status easily using the classes, methods, and properties of the core Neo module.

Neo.SmartContract.Framework mainly provides the following API methods: