LogoLogo
  • 👋Welcome to Marinade
  • 🛠️Marinade DAO
    • Contributors
  • 👨‍🍳The MNDE token
  • 🗳️MNDE Governance
  • 🔗Official Links
  • 📊Marinade Stats
  • Getting started
    • What is mSOL?
    • What is Marinade Native?
    • FAQ
    • Glossary
  • Marinade Protocol
    • Introduction
    • Protocol Overview
      • Marinade Liquid
        • mSOL Token
        • Bot operations
      • Marinade Native
      • Staking Rewards Reporting
      • MNDE Enhanced Stake
      • mTransactions
      • Protected Staking Rewards
      • Delegation Strategy v2
    • Security
      • Audits
      • Multisig governance
    • Legal
      • Risks
      • Disclaimer
  • developers
    • Marinade Ts/Js SDK
    • Marinade Rust SDK
    • Anchor IDL
    • Bug Bounty
    • Contracts & Tokens Addresses
    • Delegation Strategy API
    • Marinade Stats API
    • Snapshots API
    • Mint your NFT project in mSOL
    • Stake to Marinade via SPL governance
    • Stake to Marinade via Fireblocks
  • Partnerships
    • Become our Partner
    • Marinade Referral Program
Powered by GitBook
On this page
  • What are mTransactions
  • Github repository

Was this helpful?

  1. Marinade Protocol
  2. Protocol Overview

mTransactions

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

PreviousMNDE Enhanced StakeNextProtected Staking Rewards

Last updated 8 months ago

Was this helpful?

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 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

QUIC and QoS updates
LogoGitHub - marinade-finance/mtransaction: MTX service/client - forwarding TXs from searchers to validatorsGitHub
mTransactions repository