Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 1.3 KB

README.md

File metadata and controls

47 lines (28 loc) · 1.3 KB

DEPRECATED

This SDK has been deprecated. For the new version of the SIMBA Chain Python SDK, see: https://github.com/SIMBAChain/libsimba

libsimba.py-platform

Binder

libsimba.py-platform is a library simplifying the use of SIMBAChain SEP APIs.

We aim to abstract away the various blockchain concepts, reducing the necessary time needed to get to working code.

Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page.

License

Copyright © 2021 SIMBAChain Inc.

This project is MIT licensed.

Change log

v0.1.4

  • Override any setting in the order of env > local > default

v0.1.3

  • Fix for file submission

v0.1.2

  • Public release

v0.1.0 - v0.1.6

  • Initial release and bugfixes

Documentation generated using Sphinx

To generate the documentation, navigate to the sphinx folder and run

make github