Skip to main content

Python library for working with the NANO cryptocurrency protocol

Project description

pynanocurrency

THIS PACKAGE HAS BEEN RENAMED TO nanolib. NO FURTHER UPDATES WILL BE MADE TO THIS PYPI PACKAGE.

[![image](https://img.shields.io/pypi/v/pynanocurrency.svg)](https://pypi.org/project/pynanocurrency/) [![codecov](https://codecov.io/gh/Matoking/pynanocurrency/branch/master/graph/badge.svg)](https://codecov.io/gh/Matoking/pynanocurrency) [![Build Status](https://travis-ci.com/Matoking/pynanocurrency.png?branch=master)](https://travis-ci.com/Matoking/pynanocurrency) [![image](https://readthedocs.org/projects/pynanocurrency/badge/?version=latest)](https://pynanocurrency.readthedocs.io/en/latest/?badge=latest)

A set of tools for handling functions related to the NANO cryptocurrency protocol.

Features

  • Solve and verify proof-of-work

  • Create and deserialize legacy and universal blocks

  • Account generation from seed using the same algorithm as the original NANO wallet and NanoVault

  • Functions for converting between different NANO denominations

  • High performance cryptographic operations using C extensions (signing and verifying blocks, and solving block proof-of-work) * Proof-of-work solving supports SSE2, SSSE3, SSE4.1 and AVX instruction sets for improved performance. The best supported implementation is selected at runtime with a fallback implementation with universal compatibility.

  • Backed by automated tests

  • Compatible with Python 3.4 and up

  • Licensed under the very permissive Creative Commons Zero license

Documentation

An online copy of the documentation can be found at [Read the Docs](https://pynanocurrency.readthedocs.io/en/latest/).

You can also build the documentation yourself by running python setup.py build_sphinx.

Commands

The setup.py script comes with a few additional commands besides installation:

  • build_sphinx * Build the documentation in build/sphinx/html.

  • test * Run tests using pytest

  • speed * Run a benchmark testing the performance of various cryptographic operations used in the library.

Donations

xrb_33psgb1exxuftgjthbz4tsgzm5qmyzawrfzptpmp3nwzousbypqf6bcmrk69

Project details


Download files

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

Source Distribution

pynanocurrency-0.1.post1.tar.gz (64.8 kB view details)

Uploaded Source

File details

Details for the file pynanocurrency-0.1.post1.tar.gz.

File metadata

  • Download URL: pynanocurrency-0.1.post1.tar.gz
  • Upload date:
  • Size: 64.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2

File hashes

Hashes for pynanocurrency-0.1.post1.tar.gz
Algorithm Hash digest
SHA256 c5ce88f282d186f9ddbae2bf91899790a5963633873e2567cf589298d639cd05
MD5 69e3cce1b0736876d5a5102c22815474
BLAKE2b-256 b5707713cd338103556f8fea6a1c1230dab606d657e28fccfb6bdf2db0fb9efe

See more details on using hashes here.

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