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.
Files changed (3) hide show
  1. package/README.md +4 -0
  2. package/llms.txt +6770 -6695
  3. package/package.json +3 -5
package/README.md CHANGED
@@ -15,9 +15,13 @@
15
15
  [![Build & Test](https://github.com/tiagosiebler/coinbase-api/actions/workflows/e2etest.yml/badge.svg?branch=master)](https://github.com/tiagosiebler/coinbase-api/actions/workflows/e2etest.yml)
16
16
  [![last commit](https://img.shields.io/github/last-commit/tiagosiebler/coinbase-api)][1]
17
17
  [![Telegram](https://img.shields.io/badge/chat-on%20telegram-blue.svg)](https://t.me/nodetraders)
18
+ [![Ask DeepWiki](https://deepwiki.com/badge.svg)](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.