Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drops

A clear, verifiable artifact layer for Bitcoin.

Drops gives records, tokens, and agreements a permanent home on Bitcoin through a compact OP_DROP commitment. Publish something meaningful, let Bitcoin confirm it, and give everyone the same proof to inspect later.

Drops proof layer

Visit the Drops experience to discover the protocol in full color.

flowchart LR
  A[Meaningful record] --> B[Exact body hash]
  B --> C[Taproot commitment]
  C --> D[Bitcoin confirmation]
  D --> E[Verified Drop]
Loading

One Bitcoin foundation, three expressive layers

Explore What Bitcoin preserves Why it matters
Drops artifacts A compact body, creator key, stable identity, and proof A record that stays easy to find and verify.
op-drop tokens Strict token events, including $DROP Supply and balances follow visible confirmed rules.
Drops Pacts Agreement identity, visible terms, state transitions, and proof packs People can compare what was agreed with what Bitcoin confirmed.

Why Drops feels different

  • Exact by design. The marker, content type, body hash, body, and creator key always appear in one canonical order.
  • Proof before presentation. A Drop appears only after its body and Taproot commitment agree with confirmed Bitcoin data.
  • Stable identity. drops:<network>:<reveal-txid>:d<input-index> identifies the artifact without a private naming service.
  • Compact and legible. A native body is capped at 256 bytes, encouraging clear records with durable meaning.
  • Open verification. The proof belongs to the record, so anyone can check the same confirmed result.

Choose your experience

What a Drop proves

A confirmed Drop proves that exact bytes were committed in a canonical OP_DROP leaf and that the leaf belongs to the spent Taproot output. It does not prove off-chain authorship, legal ownership, token balances, or custody beyond what the record itself contains.

Bitcoin transactions are difficult to reverse. Review the content, network, destination, and fee in your wallet before signing. Never share a seed phrase or private key with a website or support account.

Explore the protocol

The protocol is Drops. One artifact is a Drop. Its identity always follows drops:<network>:<reveal-txid>:d<input-index>.

About

Create lasting Bitcoin artifacts, explore OP_DROP, and bring transparent on-chain agreements to life.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages