mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +00:00
Added package coinbase_pro (#1775)
This commit is contained in:
parent
2f0773b7e8
commit
f01d4fa1fa
@ -21058,5 +21058,19 @@
|
|||||||
"description": "Tiny ORM for SQLite.",
|
"description": "Tiny ORM for SQLite.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/cybertim/torm"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user