Python SDK for the NEO 3 blockchain
Project description
neo3-python
This SDK intends to provide building blocks for Python developers to interact with the NEO blockchain as a means to lower the entry barrier.
It is a work in progress and thus you can expect that not all parts of the blockchain are supported. What is present should be functioning correctly unless explicitely mentioned (e.g. because they depend on structures not yet available).
Please report any issues on Github or submit ideas how to improve the SDK.
Quick install
pip install wheel neo3-python
or
git clone https://github.com/CityOfZion/neo3-python.git cd neo3-python pip install wheel -e .
For full documentation including more elaborate install instructions go to https://neo3-python.coz.io/docs/.
Roadmap
Over time the following components are expected to be implemented starting with the items in “SDK Core”. As we release versions and receive feedback components may be added or restructured. Some components may end up living in separate repositories but be included here by default (e.g. virtual machine implementations).
Core (v0.1)
Network (v0.1)
Storage (v0.1)
Virtual Machine
Smart contracts
FAQ
1. make docs fails with no theme named 'neo3' found (missing theme.conf?). -> python setup.py install. Try again.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file neo3-python-0.1.1.tar.gz
.
File metadata
- Download URL: neo3-python-0.1.1.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3bff1f5179c3a237d7ee8492afacf8a78336a41414cdafad8c8f8eec1d29ac19 |
|
MD5 | ebf85806b227f74fce7d1602482e5696 |
|
BLAKE2b-256 | d991745e9961c331fed61d06bb0e30f7b2c2104917d8451dd16b9143b6f3a8b3 |
Provenance
File details
Details for the file neo3_python-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: neo3_python-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4d98d3588737644a42e8ec2021763097d77843d73fa7e7117019c2299594849 |
|
MD5 | ec68495cfee5c26ab327a7c6a1657c74 |
|
BLAKE2b-256 | 09586089e1985e744ac56aa00c13fec0ac2c3645e290efc56b3fb4d9419c3ffc |