Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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)