| title | nano-node-light |
|---|---|
| type | text |
| description | Lightweight nano protocol implementation for client-side and server-side environments, designed for wallets and services |
| base_uri | user:repository/active/nano-node-light/README.md |
| created_at | 2026-03-06T19:51:53.878Z |
| entity_id | 72a808d5-d002-4330-9022-48910f318d1c |
| public_read | true |
| updated_at | 2026-03-06T19:51:53.878Z |
| user_public_key | 10ba842b1307fd60475b887df61ccc7e697970a2d222e7cbf011e51f5de3349b |
A lightweight Nano Node implementation designed for wallets and other services, built to be compatible with Nano's official reference implementation.
- Provide a lightweight Nano node implementation for client-side (browsers, mobile apps) and server-side (Node.js) environments.
- Offer an alternative to public RPC servers for accessing the state of the Nano ledger.
- Ensure compatibility with the official RPC protocol and reference implementation of Nano.
The node implementation is currently under heavy development and has not yet reached a stable release. It has not been audited and should not be used in production environments.
If you are interested in contributing to the project, start by reading the CONTRIBUTING.md file.