{"id":17325500,"url":"https://github.com/matoking/nanolib","last_synced_at":"2025-07-11T12:03:42.476Z","repository":{"id":57444828,"uuid":"173170973","full_name":"Matoking/nanolib","owner":"Matoking","description":"Python library for working with the NANO cryptocurrency protocol","archived":false,"fork":false,"pushed_at":"2021-08-11T15:36:01.000Z","size":1021,"stargazers_count":68,"open_issues_count":3,"forks_count":11,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-07-01T09:44:56.339Z","etag":null,"topics":["nanocurrency","python","python3","unmaintained"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Matoking.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-02-28T19:03:01.000Z","updated_at":"2025-05-27T18:03:34.000Z","dependencies_parsed_at":"2022-09-14T05:01:51.220Z","dependency_job_id":null,"html_url":"https://github.com/Matoking/nanolib","commit_stats":null,"previous_names":["matoking/pynanocurrency"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/Matoking/nanolib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Matoking%2Fnanolib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Matoking%2Fnanolib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Matoking%2Fnanolib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Matoking%2Fnanolib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Matoking","download_url":"https://codeload.github.com/Matoking/nanolib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Matoking%2Fnanolib/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264803539,"owners_count":23666507,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["nanocurrency","python","python3","unmaintained"],"created_at":"2024-10-15T14:13:35.232Z","updated_at":"2025-07-11T12:03:42.460Z","avatar_url":"https://github.com/Matoking.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"nanolib\n=======\n\n[![image](https://img.shields.io/pypi/v/nanolib.svg)](https://pypi.org/project/nanolib/)\n[![codecov](https://codecov.io/gh/Matoking/nanolib/branch/master/graph/badge.svg)](https://codecov.io/gh/Matoking/nanolib)\n[![Build Status](https://travis-ci.com/Matoking/nanolib.png?branch=master)](https://travis-ci.com/Matoking/nanolib)\n[![image](https://readthedocs.org/projects/nanolib/badge/?version=latest)](https://nanolib.readthedocs.io/en/latest/?badge=latest)\n\n\nA set of tools for handling functions related to the NANO cryptocurrency protocol.\n\nFeatures\n========\n* Solve and verify proof-of-work\n* Create and deserialize legacy and universal blocks\n* Account generation from seed using the same algorithm as the original NANO wallet and NanoVault\n* Functions for converting between different NANO denominations\n* High performance cryptographic operations using C extensions (signing and verifying blocks, and generating block proof-of-work)\n  * Proof-of-work generation supports SSE2, SSSE3, SSE4.1, AVX and NEON instruction sets for improved performance. The best supported implementation is selected at runtime with a fallback implementation with universal compatibility.\n* Backed by automated tests\n* Compatible with Python 3.6 and up\n* Licensed under the very permissive *Creative Commons Zero* license\n\nInstallation\n============\n\nYou can install the library using pip:\n\n```\npip install nanolib\n```\n\nnanolib requires a working build environment for the C extensions. For example, on Debian-based distros you can install the required Python header files and a C compiler using the following command:\n\n```\napt install build-essential python3-dev\n```\n\nDocumentation\n=============\n\nAn online copy of the documentation can be found at [Read the Docs](https://nanolib.readthedocs.io/en/latest/).\n\nYou can also build the documentation yourself by running `python setup.py build_sphinx`.\n\nCommands\n========\n\nThe `setup.py` script comes with a few additional commands besides installation:\n\n* `build_sphinx`\n  * Build the documentation in `build/sphinx/html`.\n* `test`\n  * Run tests using pytest\n* `speed`\n  * Run a benchmark testing the performance of various cryptographic operations used in the library.\n\nDonations\n=========\n\n**xrb_33psgb1exxuftgjthbz4tsgzm5qmyzawrfzptpmp3nwzousbypqf6bcmrk69**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatoking%2Fnanolib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatoking%2Fnanolib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatoking%2Fnanolib/lists"}