ontio / ontology-python-sdk

Comprehensive python library for the Ontology blockchain.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ontology Python SDK

Codacy Badge Codacy Badge Build Status pypi-w docs pypi-pyversions pypi-v Downloads

Official Python implementation of the Ontology SDK.

Installation

Installation requires a Python 3.6 or later environment.

pyhton3 -m pip install ontology-python-sdk

Documentation

Read a beautiful, responsive API documentation in here.

License

The Ontology library (i.e. all code outside of the cmd directory) is licensed under the GNU Lesser General Public License v3.0, also included in our repository in the License file.

About

Comprehensive python library for the Ontology blockchain.

License:GNU Lesser General Public License v3.0


Languages

Language:Python 99.9%Language:Makefile 0.1%