Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cryptoconditions

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cryptoconditions

Multi-algorithm, multi-level, multi-signature format for expressing conditions and fulfillments according to the Interledger Protocol (ILP).

  • 0.8.1
  • PyPI
  • Socket score

Maintainers
2

.. image:: https://img.shields.io/pypi/v/cryptoconditions.svg :target: https://pypi.python.org/pypi/cryptoconditions

.. image:: https://img.shields.io/travis/bigchaindb/cryptoconditions/master.svg :target: https://travis-ci.com/bigchaindb/cryptoconditions

.. image:: https://img.shields.io/codecov/c/github/bigchaindb/cryptoconditions/master.svg :target: https://codecov.io/github/bigchaindb/cryptoconditions?branch=master

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 <https://tools.ietf.org/html/draft-thomas-crypto-conditions-02>_ and version 03 <https://tools.ietf.org/html/draft-thomas-crypto-conditions-02>_ of the spec.

See also: the rfcs/crypto-conditions repository <https://github.com/rfcs/crypto-conditions>_.

Installation

To install latest release from PyPI:

.. code-block:: bash

$ pip install cryptoconditions

Documentation

See https://cryptoconditions.readthedocs.io/en/latest/ <https://cryptoconditions.readthedocs.io/en/latest/>_.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc