Skip to content

bitcoin-vm/vm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

The Bitcoin Virtual Machine Project

The official implementation of Bitcoin Virtual Machine.

  • Taproot ✅
    • TapLeaf
    • TapBranch
    • TapTree
    • TapRoot
  • Serializer ✅
    • Chunkify
    • Prefix Compact Size
    • Prefix Pushdata
    • CSV
  • TXO Types ⏳
    • Lift
    • VTXO
    • VTXO Projector
    • Connector
    • Connector Projector
    • Payload
    • Trigger
    • Channel
    • Self
    • Remote
  • Covenant 🔜
  • Pool Template 🔜