nitro
Nitro state channels
Summary
| Latest Version | 0.6.1 |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-08-31 07:15 |
Tags
Authors
- Nim Nitro developers
Installation
nimble install nitro
choosenim install nitro
git clone https://github.com/status-im/nim-nitro
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| nitro | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Dependencies
| Package | Version | Optional |
|---|---|---|
| nim >= 2.0.14 & < | 3.0.0 | No |
| nimcrypto >= 0.6.0 & < | 0.7.0 | No |
| questionable >= 0.10.10 & < | 0.11.0 | No |
| contractabi >= 0.7.1 & < | 0.8.0 | No |
| secp256k1 >= 0.6.0 & < | 0.7.0 | No |
| stint >= 0.8.0 & < | 0.9.0 | No |
| stew >= | 0.2.0 | No |
Source
| Repository | https://github.com/status-im/nim-nitro |
|---|---|
| Homepage | https://github.com/status-im/nim-nitro |
| Registry Source | nimble_official |
README
Nitro statechannels
Highly experimental implementation of the Nitro statechannels protocol in Nim.
References
Installation
To avoid conflicts with previous versions of contractabi, use the following command to install dependencies:
nimble install --maximumtaggedversions=2