Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The ArtCube Protocol

A Standardized Digital Provenance & Ownership Framework for Art

Version 1.0 — Working Draft | February 2026

Status: This protocol is under active development. Field names, event schemas, and protocol rules may change before the first stable release. Feedback and contributions are welcome.


What is the ArtCube Protocol?

The ArtCube Protocol defines an open standard for anchoring artwork identity, provenance, ownership, and intellectual property rights to Bitcoin using Ordinals inscriptions.

The protocol uses a four-level hierarchical parent/child inscription structure:

Entity Root              → Organization identity
  └─ Collection Parent   → Group of related artworks
       └─ Genesis        → Individual artwork identity + legal anchor
            └─ Events    → Append-only provenance chain

Each level is a Bitcoin inscription containing structured JSON. Parent/child relationships are enforced by Ordinals parent/child provenance — creating a child requires spending the parent's UTXO. No external authentication is required.

Key Features

  • Immutable — Inscribed directly on Bitcoin. Cannot be altered, deleted, or censored.
  • Hierarchical — Entity → Collection → Artwork → Events provides organizational chain of trust.
  • Hybrid Title Transfer — Ownership requires both UTXO transfer and an on-chain Title Event.
  • Structured IP Framework — Baseline display rights by default. Expanded rights require explicit IP Events.
  • Three-Tier Document Storage — Bitcoin (hashes) + Arweave (documents) + off-chain (operational).
  • Open Standard — Any application can implement the ArtCube Protocol.

Whitepaper

Read the full protocol specification: whitepaper.md

JSON Schemas

Machine-readable schemas for all inscription types:

Examples

Real-world examples using the Battle of the Centaurs silver sculpture:

Reference Implementation

ArtCube by Trio/BitBasel is the first application built on the ArtCube Protocol.

License

This specification is released under the Creative Commons Attribution 4.0 International License (CC-BY-4.0).

About

The ArtCube Protocol — A Standardized Digital Provenance & Ownership Framework for Art

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors