🔬
DMTP Docs
  • About DMTP
    • The problems DMTP solves
    • About DMTP Token
    • $DMTP Allocation
    • $DMTP Staking
    • Governance
    • DMTP Protocol
    • DMTP Product
  • How-to-use
    • Guidance
      • Linking Wallet
      • Group chats
      • Chat
  • DMTP System
    • Generation of DMTP key pairs
    • Encryption & Decryption
      • Peer to Peer
        • Pattern α : Bob and Alice have already done the initial DMTP setup.
        • Pattern β : Bob hasn't done the initial DMTP setup
      • Public Unlimited
      • Public Limited
      • Private Group
    • Message data storage
    • Cryptographic algorithm
    • Wide-compatibility
  • Builders Guides
    • 📎SDK Quick Start
    • How to get DMTP API Key
Powered by GitBook
On this page
  1. About DMTP

DMTP Protocol

PreviousGovernanceNextDMTP Product

Last updated 1 year ago

DMTP is a messaging protocol that works as a web3 communication infrastructure. It combines the advantages of both off-chain and on-chain, while emphasizing privacy and decentralization, and supports smooth communication between Web3 users, Dapps, smart contracts, and existing services. All message data is stored in IPFS, and store the CID lists of the messages in the blockchain ↓See more about data management

Integration with other Dapps

We provide API / SDK to easily integrate DMTP into any Dapps. By integrating DMTP, any web3 projects will be able to communicate to the users in the web3-ish way and users will no longer have to expose extra information other than their wallet address. DMTP is chain-independent and can work with all chains and all forms of wallet addresses because all messages are exchanged in off-chain.

Message data storage