BRC-20 Liquidity Experiment
  • 🍫BRC-20 Liquidity Experiment - Original
  • New to ordinals?
    • What is all this?
    • Inscribing - Beginners
  • CREATE - Original
    • BRC-20 LP Tokens
    • How swaps work
  • Worked live example - Original
    • Example
  • 🆕BRC-20 Swap - Improved
    • LP Creation
    • Adding Liquidity
    • Swapping
    • Staking
    • 🤓Tokenomics
Powered by GitBook
On this page
  1. New to ordinals?

What is all this?

Inscriptions.

PreviousBRC-20 Liquidity Experiment - OriginalNextInscribing - Beginners

Last updated 1 year ago

Inscriptions refer to the metadata affixed or "etched" onto Bitcoin satoshis (sats), which are the tiniest denomination of the Bitcoin. The inscriptions are initially ordered (number system) and data is attached. These present as digital records or "digital artifacts" within the Bitcoin blockchain, which serves as the transparent ledger documenting all bitcoin transactions.

BRC-20 is an experimental fungible token standard using ordinal inscriptions on Bitcoin.

'BRC-20 tokens utilize Ordinals inscriptions of JSON (JavaScript Object Notation) data to deploy token contracts, mint, and transfer tokens. Currently, the BRC-20 token standard allows creating a BRC-20 token with the deploy function, minting an amount of BRC-20 tokens with the mint function, and transferring an amount of BRC-20 tokens via the transfer function.' -(Binance)

❓
💻
🪙