Transaction Service
Transaction Service
Compile, sign, simulate, and submit Solana transactions through the full lifecycle.
The Transaction Service manages the complete Solana transaction lifecycle — from draft construction through compilation, signing, and on-chain submission. Every transaction progresses through a defined set of states: DRAFT → COMPILED → PARTIALLY_SIGNED → FULLY_SIGNED → submitted. See the Transaction Lifecycle concept page for a full walkthrough with state machine diagram.