https://github.com/codex-storage/nim-nitro
Nitro state channels in Nim
https://github.com/codex-storage/nim-nitro
Last synced: 3 months ago
JSON representation
Nitro state channels in Nim
- Host: GitHub
- URL: https://github.com/codex-storage/nim-nitro
- Owner: codex-storage
- License: other
- Created: 2021-02-23T08:36:10.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-07T10:37:15.000Z (5 months ago)
- Last Synced: 2025-02-08T03:02:20.214Z (4 months ago)
- Language: Nim
- Size: 142 KB
- Stars: 3
- Watchers: 20
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
- License: License.md
Awesome Lists containing this project
- awesome-nim - nitro - Highly experimental implementation of the Nitro statechannels protocol in Nim. --> (Algorithms / Blockchain)
README
Nitro statechannels
===================Highly experimental implementation of the Nitro statechannels protocol in
Nim.References
----------- [statechannels.org](https://statechannels.org/)
- [Nitro paper](https://magmo.com/nitro-protocol.pdf)
- [Nitro smart contracts & Javascript code](https://github.com/statechannels/statechannels/tree/master/packages/nitro-protocol)