For the complete documentation index, see llms.txt. This page is also available as Markdown.

mTransactions

mTransactions is an exploration of a bandwidth marketplace for transactions on the Solana blockchain

The feature was released earlier as an open beta to explore new transaction capabilities within the Marinade ecosystem. At this time, the service has been temporarily paused and is not active.

What are mTransactions

mTransaction is an open-source RPC-like service that connects transaction senders and validators with stake on their nodes. It takes advantage of the QUIC and QoS updates that were added to Solana in 2022 and 2023.

Participating users are able to send transactions to the mTransaction service, which will redirect them to one of the participating validators. This validator will use his staked node to forward the transaction to the leader through a QUIC connection.

Github repository

mTransactions repository

Last updated

Was this helpful?