Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codex-storage/nim-nitro
Nitro state channels in Nim
https://github.com/codex-storage/nim-nitro
Last synced: about 2 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 (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-12T20:21:49.000Z (over 2 years ago)
- Last Synced: 2024-10-28T02:54:49.593Z (3 months ago)
- Language: Nim
- Size: 138 KB
- Stars: 3
- Watchers: 20
- Forks: 3
- Open Issues: 0
-
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)