January 2019
Beginner to intermediate
372 pages
11h 17m
English
The neo-python project provides an NEO node and an SDK that enables developers to create, test, deploy, and execute smart contracts on the NEO blockchain using Python. This project supports all the functionalities you need to manage assets in the wallet and blockchain nodes. This project aims to port the NEO-CLI implementation completely.
To set up neo-python, you need to install the Python 3.6 interpreter. neo-python can be installed on any platform, although it requires some platform-specific steps to be performed. neo-python needs the leveldb and openssl libraries to be installed before it is installed itself.