Added Readme

This commit is contained in:
Mark Spanbroek
2021-02-23 09:34:15 +01:00
parent ab2a39a704
commit 82e9b7e429
+12
View File
@@ -0,0 +1,12 @@
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)