coinbase-api 1.1.10 → 1.1.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -0
- package/llms.txt +6770 -6695
- package/package.json +3 -5
package/README.md
CHANGED
|
@@ -15,9 +15,13 @@
|
|
|
15
15
|
[](https://github.com/tiagosiebler/coinbase-api/actions/workflows/e2etest.yml)
|
|
16
16
|
[][1]
|
|
17
17
|
[](https://t.me/nodetraders)
|
|
18
|
+
[](https://deepwiki.com/tiagosiebler/coinbase-api)
|
|
18
19
|
|
|
19
20
|
[1]: https://www.npmjs.com/package/coinbase-api
|
|
20
21
|
|
|
22
|
+
> [!TIP]
|
|
23
|
+
> Upcoming change: As part of the [Siebly.io](https://siebly.io/?ref=ghcoinbase) brand, this SDK will soon be hosted under the [Siebly.io GitHub organisation](https://github.com/sieblyio). The migration is seamless and requires no user changes.
|
|
24
|
+
|
|
21
25
|
Updated & performant JavaScript & Node.js SDK for Coinbase's Advanced Trade, App, Exchange, International, Prime & Commerce REST APIs and WebSockets:
|
|
22
26
|
|
|
23
27
|
- Professional, robust & performant Coinbase SDK with extensive production use in live trading environments.
|