RE
  • 👋Welcome to Re Protocol
  • Overview
    • 💡vision
    • A Bridge between TradeFi and DeFi
    • Background
      • The FIX Protocol and Beyond
  • Use Cases
    • Unlocking New Incentives with Re
    • The Foundations Realigned
  • Technology
    • Understanding Cosmos
    • Product Ambitions
    • Protocol Design
      • Overview
      • FIX on Cosmos
      • What Re Is
      • Architecture
  • Source Code
  • Resources
  • Build and Launch
    • Re build from sources
    • Re standalone docker
  • Modules
    • Core
      • Authz
      • Bank
      • Wasm
    • Custom
      • DID
        • Overview
        • Client
        • State
      • FIX
        • Overview
        • Client
        • State
      • MIC
        • Overview
        • Client
        • State
  • Use Cases
    • 🖥️For Developers
Powered by GitBook
On this page
  1. Technology
  2. Protocol Design

FIX on Cosmos

Similar to the Cosmos SDK, FIX also employs a modular data model for assets and parties:

  • The rich support for different message types in the Cosmos SDK is well suited for FIX messages (e.g. orders and executions, market data, quoting data, and trade reporting)

  • Interoperable Market Identification Code (MIC) codes as NFTs

  • Decentralized Identifiers (DIDs) for different digital assets

PreviousOverviewNextWhat Re Is

Last updated 2 years ago