/DNA-python-sdk

Official Python library for DNA blockchain

Primary LanguagePythonGNU Lesser General Public License v3.0LGPL-3.0

DNA Python SDK

Official Python implementation of the DNA blockchain SDK.

Installation

Installation requires a Python 3.6 or later environment.

pyhton3 -m pip install dna-python-sdk

Documentation

Read a beautiful, responsive API documentation in here.

License

The 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.