Protocol

Protocol Overview

MintPass defines a portable entitlement protocol for any system that needs to issue, validate, and execute access rights or stored value. The protocol establishes a consistent data model and state machine that operates independently of payment processor, platform, or vendor.

The protocol's three core concerns — lifecycle, control, and enforcement — are kept separate by design. Entitlement state remains consistent and auditable regardless of where the protocol runs. Every mutation is recorded as an immutable ledger event.

MintPass is implementable by any organisation building or maintaining entitlement infrastructure — SaaS platforms, commerce systems, membership services, and the teams currently maintaining internal entitlement stacks.


On this page

Extended protocol documentation — coming soon