Marinade Documentation
  • 👋Welcome to Marinade
  • 🛠️Marinade DAO
    • Contributors
  • 👨‍🍳The MNDE token
  • 🗳️MNDE Governance
  • 🔗Official Links
  • 📊Marinade Stats
  • Marinade Protocol
    • Protocol Overview
      • Marinade Native
        • Marinade Native: API & SDK
      • Marinade Select
      • Marinade Liquid
        • What is mSOL?
        • mSOL Token
        • Bot operations
      • MNDE Enhanced Stake
      • mTransactions
      • Protected Staking Rewards
      • Stake Auction Market (SAM)
    • FAQ
    • Glossary
    • Security
      • Audits
      • Principal Service Commitments and System Requirements
      • 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 Press Kit
    • Marinade Referral Program
Powered by GitBook
On this page
  • What are mTransactions
  • Github repository
  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 9 months ago

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
GitHub - marinade-finance/mtransaction: MTX service/client - forwarding TXs from searchers to validatorsGitHub
mTransactions repository
Logo