Stack Versions
The current released version of every component across the plutarc stack. Each package is versioned and shipped independently; this page updates automatically as new releases go out.
Apps
The user-facing surfaces you interact with directly.
| Dashboard | … | |
| Trading Bot | … |
Exchange adapters
One independently-versioned package per exchange integration — the code your bot uses to talk to each venue.
| BitMEX | … | |
| Bybit | … | |
| Binance | … | |
| Kraken | … | |
| OKX | … | |
| KuCoin | … | |
| Deribit | … | |
| Gemini | … | |
| Phemex | … | |
| WooX | … |
Core libraries
Shared building blocks every app and adapter depends on — types, base clients, capability data, and the strategy engine.
| Exchange Types | … | |
| Exchange Common | … | |
| Exchange Capabilities | … | |
| Strategy Engine | … |
How versions are reported
Every component publishes its version to the platform automatically when it is released — apps on deploy, packages on publish. A component shows not yet reported until its first release after this page went live; it will populate on its next version bump.