aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index d986e96..9155fcd 100644
--- a/packages.json
+++ b/packages.json
@@ -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"
}
]