# nanocurrency/nano-node

Nano is digital currency. Its ticker is: XNO and its currency symbol is: Ӿ

Repository: https://github.com/nanocurrency/nano-node
Canonical: https://ross.abutalabs.com/products/nano-node
Homepage: https://nano.org
Language: C++
License: BSD-3-Clause
License Family: permissive
Topics: nano, cryptocurrency, cryptocurrencies, nanocurrency, blockchain
Last push: 2026-08-26T00:11:52+00:00

## Health v2 (maintenance only)
Score: 73/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 23, longevity 100
- inputs: {"age_days": 4507, "days_push": 8, "days_rel": 352, "gap_med": 101, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3525, forks 807 (observed 2026-08-28T04:08:08.066440+00:00)

## What it is
The official C++ node implementation of the Nano (XNO) digital currency, a feeless, instant, and eco-friendly payment protocol. It runs a full node on the Nano network, providing RPC access, wallet functionality, and consensus participation.

## Use cases
- run a nano node to support the network
- accept nano payments in my application
- integrate nano into an exchange or wallet service
- send and receive feeless digital currency
- query the nano blockchain via rpc
- set up a self-hosted cryptocurrency node

## When to choose
- you need to run or integrate with the Nano network directly
- you want feeless, instant peer-to-peer payments infrastructure
- you operate an exchange, wallet, or merchant service supporting XNO

## When to avoid
- you only need a wallet app rather than node software
- you want to build on a smart-contract-capable blockchain
- you need a different cryptocurrency's node

## Facets
- artifact type: application
- maturity: active
- function: rpc, cli, networking, cryptography, security
- domain: blockchain, fintech, microservices, self-hosted
- platform: windows, cpp, cli
- tags: nano, xno, digital-currency, block-lattice, feeless, payment-protocol, node-software, cryptocurrency, linux, macos, docker

## Member repositories
- nanocurrency/nano-node (main) score 73

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:08.066440+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:35:10.359154+00:00, confidence not recorded.
  - readme: https://github.com/nanocurrency/nano-node (fetched 2026-08-28T04:08:08.066440+00:00, sha 6fed4e47e9c1)
  - homepage: https://nano.org (fetched 2026-08-29T09:29:09.835641+00:00, sha b766db354791)
  - site_page: https://nano.org/en/faq (fetched 2026-08-29T09:29:09.844539+00:00, sha d9055ae4685f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
