Clove is a library that makes atomic swaps between chains easy.
Project description
Clove
version number: 1.2.16
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 livedocs
Updating docs for master
branch
$ make gh-pages
Project details
Release history Release notifications | RSS feed
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.16-py3-none-any.whl
(146.3 kB
view details)
File details
Details for the file clove-1.2.16-py3-none-any.whl
.
File metadata
- Download URL: clove-1.2.16-py3-none-any.whl
- Upload date:
- Size: 146.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 39ba696ec92fd8ae9ce924cdfdae87efca8fe685d3e86a69eda1182b35709bc7 |
|
MD5 | 3ad385b484f4b8ad172e0215a8423019 |
|
BLAKE2b-256 | 4ab8ab618f28eb02b6c9f4786f74aa622ae18b72ea13773f7db59997a68ac24a |