Added package coinbase_pro (#1775)

This commit is contained in:
inv2004
2021-01-08 07:19:28 +01:00
committed by GitHub
parent 2f0773b7e8
commit f01d4fa1fa
+14
View File
@@ -21058,5 +21058,19 @@
"description": "Tiny ORM for SQLite.",
"license": "MIT",
"web": "https://github.com/cybertim/torm"
},
{
"name": "coinbase_pro",
"url": "https://github.com/inv2004/coinbase-pro-nim",
"method": "git",
"tags": [
"coinbase",
"crypto",
"exchange",
"bitcoin"
],
"description": "Coinbase pro client for Nim",
"license": "MIT",
"web": "https://github.com/inv2004/coinbase-pro-nim"
}
]