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/pypi/pyversions/neo-mamba .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 contrats 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]

The project uses Black for code formatting. You might want to integrate this into your editor.

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-1.1.0.tar.gz (199.1 kB view hashes)

Uploaded Source

Built Distribution

neo_mamba-1.1.0-py3-none-any.whl (181.1 kB view hashes)

Uploaded Python 3

Supported by

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