Adds binance library
This commit is contained in:
parent
ffccf243c9
commit
e66fefdd57
1 changed files with 13 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue