Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 518 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 518 Bytes

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.