Skip to content

Commit

Permalink
zkBIP-001: Add proposal metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
imikushin committed Apr 3, 2024
1 parent 8af9800 commit 668901e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions zkBIPs/zkBIP-001.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
---
zkBIP: 001
Title: Tokens as App Data (ToAD 🐸)
Status: Proposed
Category: Ledger
Authors:
- Ivan Mikushin - @imikushin
- David Wong - @mimoo
Created: 2024-03-28
License: MIT
---

# zkBIP-001: Tokens as App Data (ToAD 🐸)

We propose a change to zkBitcoin so that a zkapp instance (UTXO) could fit in a single Bitcoin UTXO, utilizing Taproot capabilities. A single transaction will be able to spend and/or create multiple zkapp UTXOs. We also propose transaction-level validation predicates. This will allow for more expressive zkapps and zkapp composability.
Expand Down

0 comments on commit 668901e

Please sign in to comment.