Merge pull request #577 from ehmry/add-monero1905

Added package monero
This commit is contained in:
Dominik Picheta 2017-09-07 22:52:00 +01:00 committed by GitHub
commit b9768f64ea

View File

@ -7131,5 +7131,18 @@
"description": "Grapheme aware string handling (Unicode tr29)",
"license": "MIT",
"web": "https://github.com/nitely/nim-graphemes"
},
{
"name": "monero",
"url": "https://github.com/ehmry/nim-monero",
"method": "git",
"tags": [
"monero",
"cryptonote",
"vanity"
],
"description": "Libraries and utilites related to Monero, a CryptoNote cryptocurrency.",
"license": "MIT",
"web": "https://github.com/ehmry/nim-monero"
}
]