mirror of
https://github.com/logos-messaging/packages.git
synced 2026-08-11 04:53:11 +00:00
Adds binance library
This commit is contained in:
parent
ffccf243c9
commit
e66fefdd57
@ -9276,5 +9276,18 @@
|
|||||||
"description": "OS Utils for Nim, simple tiny but useful procs for OS. Turn Display OFF and set Process Name.",
|
"description": "OS Utils for Nim, simple tiny but useful procs for OS. Turn Display OFF and set Process Name.",
|
||||||
"license": "LGPLv3",
|
"license": "LGPLv3",
|
||||||
"web": "https://github.com/juancarlospaco/nim-osutil"
|
"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…
x
Reference in New Issue
Block a user