No description
Find a file
Jacek Sieka 5ccdeb46e0
Merge pull request #3 from logos-storage/stew-bump
chore: bump stew, fix import conflict
2025-12-11 09:43:43 +01:00
.github/workflows try without maxtagged 2025-12-11 09:30:27 +01:00
nitro chore: fix import conflict 2025-12-10 22:06:29 +01:00
tests Fix tests 2025-02-14 11:01:51 +01:00
.editorconfig Nitro state, including ABI encoding and hashing 2021-02-22 15:32:48 +01:00
.gitignore chore: fix import conflict 2025-12-10 22:06:29 +01:00
.tool-versions Update to latest contractabi 2022-01-19 09:37:42 +01:00
config.nims chore: fix import conflict 2025-12-10 22:06:29 +01:00
License.md Add license 2022-01-10 11:22:17 +01:00
nim.cfg Fix compilation with Nim 1.2.6 2021-03-03 10:30:07 +01:00
nimble.lock chore: fix import conflict 2025-12-10 22:06:29 +01:00
nitro.nim JSON serialization of signed states 2021-04-06 12:25:47 +02:00
nitro.nimble chore: fix import conflict 2025-12-10 22:06:29 +01:00
Readme.md Update dependencies and remove support to Nim 1.6 due to dependencies issue 2025-02-14 10:55:38 +01:00

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