Alchemy now supports Stellar with JSON-RPC 2.0 endpoints and WebSocket support, enabling developers to query the network and build production applications using the js-stellar-sdk.

Alchemy has added support for Stellar, providing JSON-RPC 2.0 endpoints and WebSocket connectivity for mainnet and testnet. Developers can set up an API key through the Alchemy dashboard and access RPC calls including getLatestLedger, getLedgerEntries, getTransactions, simulateTransaction, and sendTransaction. For production applications, developers can integrate the js-stellar-sdk with Alchemy endpoints, expanding infrastructure options for building on Stellar.