mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Added package base58
This commit is contained in:
parent
c928b8d0e7
commit
2b762106d7
@ -7410,5 +7410,21 @@
|
|||||||
"description": "Concise Binary Object Representation decoder (RFC7049).",
|
"description": "Concise Binary Object Representation decoder (RFC7049).",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/ehmry/nim-cbor"
|
"web": "https://github.com/ehmry/nim-cbor"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "base58",
|
||||||
|
"url": "https://github.com/ehmry/nim-base58",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"base58",
|
||||||
|
"bitcoin",
|
||||||
|
"cryptonote",
|
||||||
|
"monero",
|
||||||
|
"encoding",
|
||||||
|
"library"
|
||||||
|
],
|
||||||
|
"description": "Base58 encoders and decoders for Bitcoin and CryptoNote addresses.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/ehmry/nim-base58"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user