Added package coinbase_pro (#1775)

This commit is contained in:
inv2004 2021-01-08 09:19:28 +03:00 committed by GitHub
parent 2f0773b7e8
commit f01d4fa1fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]