Rome SDK
Rome SDK enables atomic cross-rollup and cross-chain transactions
Rome SDK is a set of methods that allow applications to use Rome's functionality. It allows apps to:
Construct atomic Rome transaction across rollups (Remus)
Construct atomic Rome transaction across rollups and Solana (Romulus)
Submit atomic Rome transaction to Solana
Subscribe to rollup transaction mempool
Compose Rome transaction from rollup transaction
Retrieve transaction receipt to confirm result
Rome SDK is written in Rust and available on Github. To get started with SDK, follow the next page.
Last updated