Skip to main content

Python SDK for the NEO 3 blockchain

Project description

.github/resources/images/logo.png

neo-mamba

https://img.shields.io/github/actions/workflow/status/CityOfZion/neo-mamba/validate-pr-commit.yml?branch=master https://coveralls.io/repos/github/CityOfZion/neo-mamba/badge.svg?branch=master http://www.mypy-lang.org/static/mypy_badge.svg https://img.shields.io/badge/code%20style-black-000000.svg https://img.shields.io/python/required-version-toml?tomlFilePath=https://raw.githubusercontent.com/CityOfZion/neo-mamba/master/pyproject.toml .github/resources/images/platformbadge.svg

This project is for you if you’re looking to use Python to

  • Deploy smart contracts

  • Transfer NEP-11 and NEP-17 tokens

  • Vote for your favourite consensus node

  • Interact with on-chain smart contracts

  • Manage wallets

  • Build and sign specialized transactions

  • and more..

This SDK provides building blocks for Python developers to interact with the NEO blockchain without requiring to run a full node. In order to interact with the chain and obtain information it relies heavily on RPC nodes. You can find a list of public RPC nodes here.

Please report any issues on Github or submit ideas how to improve the SDK.

Also check out our Python smart contract compiler Boa !

Installation and usage

Installation instructions, how to interact with smart contracts as well as API reference documentation can be found at https://mamba.coz.io/

Developing or contributing

Install the requirements, modify the code and PR :-)

pip install -e .[dev]

For larger changes consider opening an issue first to discuss the change. Below are a few guidelines for contributing

  • The project uses Black for code formatting. PRs will fail if formatted incorrectly. You might want to integrate black into your editor or run it manually with make black.

  • All public functions/classes must have docstrings.

  • All your code must be typed. Test your typing with make type. In rare cases it might be hard/impractical to add typing. Point it out if that is the case and add a short description why we could do without.

  • Add tests that cover the newly added (or changed if applicable) code. Use make test and make coverage.

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

neo_mamba-3.3.0.tar.gz (205.8 kB view details)

Uploaded Source

Built Distribution

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

neo_mamba-3.3.0-py3-none-any.whl (126.5 kB view details)

Uploaded Python 3

File details

Details for the file neo_mamba-3.3.0.tar.gz.

File metadata

  • Download URL: neo_mamba-3.3.0.tar.gz
  • Upload date:
  • Size: 205.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.11

File hashes

Hashes for neo_mamba-3.3.0.tar.gz
Algorithm Hash digest
SHA256 d9ed866eb15eeba9cdb1e60de4f7d80a082ec637599c05a10c7e56e8370b04b6
MD5 6686771e0140710dd38950fe7ffb9b6f
BLAKE2b-256 42306b2763188cee1617f0fd7839eba7c1cc9f658a5d6e6c6af338967eed91f9

See more details on using hashes here.

File details

Details for the file neo_mamba-3.3.0-py3-none-any.whl.

File metadata

  • Download URL: neo_mamba-3.3.0-py3-none-any.whl
  • Upload date:
  • Size: 126.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.11

File hashes

Hashes for neo_mamba-3.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 235b5629308b0732f63ddd48f271d6511fee20e1dcbbb869956c54afddd9daa7
MD5 53982c04f19d4d70d5cbaa098093a3c2
BLAKE2b-256 304a1d19d8aa988223d0e9314528332b4798c593a0886ae628e21644e8284c90

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