diff --git a/packages.json b/packages.json index 435fd4b..3138839 100644 --- a/packages.json +++ b/packages.json @@ -6969,6 +6969,20 @@ "license": "Apache License 2.0", "web": "https://github.com/status-im/nim-rlp" }, + { + "name": "nitro", + "url": "https://github.com/status-im/nim-nitro", + "method": "git", + "tags": [ + "state-channels", + "smart-contracts", + "blockchain", + "ethereum" + ], + "description": " Nitro state channels in Nim", + "license": "Apache License 2.0", + "web": "https://github.com/status-im/nim-nitro" + }, { "name": "eth_keys", "url": "https://github.com/status-im/nim-eth-keys",