Metadata-Version: 2.1
Name: pyshuttle
Version: 0.0.2.dev1
Summary: Cross-chain atomic swaps between the networks of two cryptocurrencies.
Home-page: https://github.com/mehetett/pyshuttle
Author: Meheret Tesfaye
Author-email: meherett@zoho.com
License: AGPL-3.0
Keywords: shuttle
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5,<4
Description-Content-Type: text/markdown
Requires-Dist: requests (<3,>=2.22.0)
Requires-Dist: cryptos (<2,>=1.36)
Requires-Dist: chainside-btcpy (<1,>=0.6.4)
Requires-Dist: mnemonic (<1,>=0.19)
Requires-Dist: py-equity (<1,>=0.1.0)

# PyShuttle
Cross-chain atomic swaps between the networks of two cryptocurrencies.

## Version
* v0.1.0
    * The first proper release
    * ADDED: [Bytom](https://github.com/bytom/bytom) & [Bitcoin](https://github.com/bitcoin/bitcoin) cryptocurrencies.
* v0.0.1
    * Work in progress

## Meta

Meheret Tesfaye – [@meherett](https://github.com/meherett) – meherett@zoho.com

Distributed under the AGPL-3.0 license. See ``LICENSE`` for more information.

[https://github.com/meherett/pyshuttle](LICENSE)

## License
[AGPL-3.0](LICENSE)


