SatX
  • 📚Platform Introduction
  • 🔍Indexer
  • Inscribe
    • Atomicals
      • DMint
        • Collections
        • Mint NFT Item
        • Mint Container
      • FT
        • Mint
        • Transfer
        • Init
      • Realm
        • Mint Realm
        • Transfer Realm
        • Mint Subrealm
      • NFT
        • Mint NFT
        • Transfer NFT
    • Pipe
      • DMT
        • Mint
        • Transfer
        • Deploy🚧
      • ART
        • Mint ART🚧
        • Transfer ART
    • CBRC-20
      • Mint
      • Transfer
      • Deploy
    • Tap
      • Mint🚧
      • Transfer🚧
      • Deploy🚧
      • Token-Send🚧
  • Marketplace
    • 🛒How to sell
      • Atomicals
      • PIPE
      • CBRC-20
      • Tap
      • CAT20
    • 🛒How to buy
      • Atomicals
      • PIPE
      • CBRC-20
      • Tap
      • CAT20
  • Launchpad
    • Runescription
      • Launch & Edit
    • Ordinals
  • SatX Wallet
  • OTC
    • About OTC Markets
    • FAQ
    • Buyer's Guide
      • Match Sell Order
      • Publish Buy Order
    • Seller's Guide
      • Match Buy Order
      • Publish Sell Order
  • Support
    • Link
    • Brand Kit
    • Guidance
      • No available UTXOs 2024/3/10
    • MorningStar✨
    • Privacy Policy
Powered by GitBook
On this page
  1. Inscribe

Pipe

PreviousTransfer NFTNextDMT

Last updated 1 year ago

PIPE is a Bitcoin-native token protocol inspired by Casey Rodarmor's RUNES and Ordinal's BRC-20 ideas.

Since RUNES does not allow for fair mints (an important aspect of BRC-20's) and potentially renders all of its tokens securities (due to centralized distribution), PIPE tries to combine the strengths of both ideas.

Like BRC-20, PIPE consists of 3 "functions": Deploy, Mint, Transfer (hence DMT). Deploy signals that a new token has been deployed, while Mint allows to mint from this token, based on the deployment's rules (supply, limits). Eventually, Transfer is being used to send tokens to selected recipients.

Pipe Documentation:

As the earliest supporter of Pipe DEX, this section will introduce 2 functions related to Pipe.

https://github.com/BennyTheDev/pipe-specs
DMT
ART