Adds binance library

This commit is contained in:
Federico 2018-05-11 23:38:29 +02:00
parent ffccf243c9
commit e66fefdd57

View File

@ -9276,5 +9276,18 @@
"description": "OS Utils for Nim, simple tiny but useful procs for OS. Turn Display OFF and set Process Name.",
"license": "LGPLv3",
"web": "https://github.com/juancarlospaco/nim-osutil"
},
{
"name": "binance",
"url": "https://github.com/Imperator26/binance",
"method": "git",
"tags": [
"library",
"api",
"binance"
],
"description": "A Nim library to access the Binance API.",
"license": "Apache License 2.0",
"web": "https://github.com/Imperator26/binance"
}
]