mirror of
https://github.com/we-promise/sure.git
synced 2026-05-29 15:34:58 +00:00
* feat(providers): add Kraken exchange sync Adds family-scoped Kraken API-key connections, read-only balance and trade import, account setup/linking flows, provider status wiring, and focused test coverage. Closes #1758 * test(providers): avoid Kraken sample secret false positive * fix(providers): address Kraken review findings * fix(providers): address Kraken review cleanup * test(imports): stabilize transaction import ordering
9 lines
142 B
YAML
9 lines
142 B
YAML
one:
|
|
kraken_item: one
|
|
name: Kraken
|
|
account_id: combined
|
|
account_type: combined
|
|
currency: USD
|
|
current_balance: 1234.50
|
|
extra: {}
|