Skip to main content

A Python compiler for the Neo3 Virtual Machine

Project description

Write smart contracts for Neo3 in Python
Made by COZ.IO

neo3-boa · neo-mamba · cpm

CircleCI. Coverage Status PyPI. Python Version. Licence.


Table of Contents

Overview

Neo3-Boa is a tool for creating Neo Smart Contracts using Python. It compiles .py files to .nef and .manifest.json formats for usage in the Neo Virtual Machine which is used to execute contracts on the Neo Blockchain.

Neo3-Boa is part of the Neo Python Framework, aimed to allow the full development of dApps using Python alone.

Quickstart

Installation requires Python 3.13 or 3.14.

Installation

Make a Python 3 virtual environment and activate it:

On Linux / Mac OS:

$ python3 -m venv venv
$ source venv/bin/activate

On Windows:

$ python3 -m venv venv
$ venv\Scripts\activate.bat
Pip (Recommended)
Install Neo3-Boa using Pip:
$ pip install neo3-boa
Build from Source (Optional)

If Neo3-Boa is not available via pip, you can run it from source.

Clone Neo3-Boa:
$ git clone https://github.com/CityOfZion/neo3-boa.git
Install project dependencies:
$ pip install wheel
$ pip install -e .

Docs

Check out our getting started documentation to learn how to use the compiler. Also check our examples below for reference.

Reference Examples

For an extensive collection of examples:

Neo Python Suite Projects

  • Neo3-Boa: Python smart contracts' compiler.
  • neo3-mamba: Python SDK for interacting with Neo.

Contributing

Checkout our contributing file to see how you can contribute with our project.

License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

neo3_boa-1.5.0.tar.gz (306.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

neo3_boa-1.5.0-py3-none-any.whl (604.0 kB view details)

Uploaded Python 3

File details

Details for the file neo3_boa-1.5.0.tar.gz.

File metadata

  • Download URL: neo3_boa-1.5.0.tar.gz
  • Upload date:
  • Size: 306.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for neo3_boa-1.5.0.tar.gz
Algorithm Hash digest
SHA256 090b7455189753a5d48760a4b96616c987051fa3b0726042275eb3ed71d98c81
MD5 f941185a043f07ffc76b6c757cb78bfe
BLAKE2b-256 dd6c3ed8ff3d7e3f736b8db0ad3d578206e7996b2c0f73e29558f05bc6431bdf

See more details on using hashes here.

File details

Details for the file neo3_boa-1.5.0-py3-none-any.whl.

File metadata

  • Download URL: neo3_boa-1.5.0-py3-none-any.whl
  • Upload date:
  • Size: 604.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for neo3_boa-1.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fe6ec0bf21e3d6a4aafe9c633bef0e2c754ee2446b42c121851f8361b4f30251
MD5 d954aa4ce68487284a860b56382e2bf5
BLAKE2b-256 6bbd9ae192c2c2b3d25c155ff56fdda043a2521eb8dd673d13adb305fcc3e6a5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page