All Projects → bigchaindb → cryptoconditions

bigchaindb / cryptoconditions

Licence: MIT, Unknown licenses found Licenses found MIT LICENSE Unknown LICENSE-docs
A Python implementation of the Crypto-Conditions spec

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to cryptoconditions

akita
A browser extension that gives you insight into your engagement with Web Monetization.
Stars: ✭ 21 (-70.42%)
Mutual labels:  interledger-protocol
XpringKit
XpringKit provides a Swift SDK for interacting with Xpring Protocols (XRP/PayID/ILP). This library is deprecated.
Stars: ✭ 23 (-67.61%)
Mutual labels:  interledger-protocol

The cryptoconditions Package

A Python implementation of the Crypto-Conditions spec: a multi-algorithm, multi-level, multi-signature format for expressing conditions and fulfillments.

This implementation doesn't implement the entire Crypto-Conditions spec. It implements the conditions needed by BigchainDB, and some others. It's compliant with version 02 and version 03 of the spec.

See also: the rfcs/crypto-conditions repository.

Installation

To install latest release from PyPI:

$ pip install cryptoconditions

Documentation

See https://cryptoconditions.readthedocs.io/en/latest/.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].