Skip to main content

Clove is a library that makes atomic swaps between chains easy.

Project description

Clove Build Status

version number: 1.2.2

Overview

Clove is a library that makes atomic swaps between chains easy.

Documentation available at lamden.github.io/clove.

Installation

To install use pip:

$ pip install clove

Or clone the repo:

$ git clone https://github.com/Lamden/clove.git
$ python setup.py install

Development

Getting started

$ git clone https://github.com/Lamden/clove.git
$ cd clove
$ virtualenv venv --python=python3.6
$ . venv/bin/activate
$ python setup.py develop

Running tests

Install requirements:

$ pip install -e '.[testing]'

To run all linters and tests:

$ tox

If you want to run a specyfic test

$ py.test -k test_name

Documentation

Installing requirements:

$ pip install -e '.[docs]'

Documentation preview:

$ make livehtml

Updating docs for master branch

$ make gh-pages

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

clove-1.2.3-py3-none-any.whl (99.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page