We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82a19aa commit 13d3ad2Copy full SHA for 13d3ad2
packages.json
@@ -7934,6 +7934,19 @@
7934
"license": "MIT",
7935
"web": "https://github.com/status-im/nim-ssz-serialization"
7936
},
7937
+ {
7938
+ "name": "binary_serialization",
7939
+ "url": "https://github.com/status-im/nim-binary-serialization",
7940
+ "method": "git",
7941
+ "tags": [
7942
+ "library",
7943
+ "binary",
7944
+ "serialization"
7945
+ ],
7946
+ "description": "Binary packed serialization compatible with the status-im/nim-serialization framework",
7947
+ "license": "MIT",
7948
+ "web": "https://github.com/status-im/nim-binary-serialization"
7949
+ },
7950
{
7951
"name": "confutils",
7952
"url": "https://github.com/status-im/nim-confutils",
0 commit comments