Metadata-Version: 2.1
Name: aleph-nuls2
Version: 0.1.0
Summary: Aleph.im NULS2 library
Home-page: https://github.com/aleph-im/nuls2-python
Author: Jonathan Schemoul
Author-email: jonathan.schemoul@gmail.com
License: mit
Project-URL: Documentation, https://github.com/aleph-im/nuls2-python
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Description-Content-Type: text/x-rst; charset=UTF-8
Provides-Extra: testing
License-File: LICENSE.txt
License-File: AUTHORS.rst

=====================
Aleph.im NULS2 Python
=====================

Python library to interact with the NULS2 blockchain.

Description
===========

Features:

* Sign data with a NULS2 private key.
* Verify signatures.

Note
====

This project has been set up using PyScaffold 3.2.1. For details and usage
information on PyScaffold see https://pyscaffold.org/.
