Added package monerorpc (#2281)

This commit is contained in:
eversinc33 2022-07-18 03:06:58 +02:00 committed by GitHub
parent 39f5ed82d7
commit 137654a0ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26721,5 +26721,20 @@
"description": "Not Another Game Engine; CLI text adventure engine",
"license": "MIT",
"web": "https://github.com/acikek/nage"
},
{
"name": "monerorpc",
"url": "https://github.com/eversinc33/nim-monero-rpc",
"method": "git",
"tags": [
"monero",
"rpc",
"client",
"wallet",
"cryptocurrency"
],
"description": "Library for interacting with Monero wallets via RPC.",
"license": "MIT",
"web": "https://github.com/eversinc33/nim-monero-rpc"
}
]