Skip to content

nodewee/mixin-sdk-python

Repository files navigation

Mixin SDK for Python (Unofficial)

Overview

This is the Mixin Network SDK for Python.

Status

This SDK is still considered a work in progress, therefore things might (and will) break with every update.

Getting started

Runtime support: Python 3.9+

For SDK user:

pip install mixinsdk

For SDK dev:

see CONTRIBUTING.md.

changelog to see CHANGELOG.md.

Relations

Mixin Messenger Bot Boilerplate: nodewee/mm-bot-boilerplate

TODO

  • Address API
  • Circles API
  • Upload Album
  • Withdrawal API
  • Multi-Signature API
  • Collectibles API
  • Mainnet RPC API and Client
  • Support for Mixin Safe

References

License

The project is licensed under the MIT License - see the LICENSE file for details.