SDK for developing Smart-Contracts in Self-sovereign-identity world.


Keywords
didcomm, sdk, self-sovereign-identity, ssi, smart-contract, indy, smart-contracts, state-machine
License
Apache-2.0
Install
pip install sirius-sdk==2.2.0

Documentation

SDK to develop Smart-Contracts in Self-sovereign-identity environment

Sirius Smart-Contract is distributed state-machine driven by Edge-Chain protocol that approved by participants. Sirius SDK is entry point to develop distributed machines that acts as whole smart-contract.

sirius logo

Key Features

  • Develop state-machines over protocols in blocking develoment style avoiding Callback Hell.
  • Supports Aries concepts and features.
  • Make it easy to solve identity problem, tune complex identity task for your demand:
  • Define specific consensus procedures through state-machines that progress states of participants in Transport-Agnostic environment - save money on IT-infrastructure.

Installation

pip install sirius-sdk