Open standard commitment
The protocol rules remain open and implementation-neutral at dogenals.org, so any wallet, indexer, or marketplace can implement independently without private coordination.
Protocol Wall
Dogenals references here point to the canonical standards corpus at dogenals.org. Dojak is the open-source reference wallet (github.com/jonheaven/dojak) built on that spec.
The protocol rules remain open and implementation-neutral at dogenals.org, so any wallet, indexer, or marketplace can implement independently without private coordination.
MIT source at github.com/jonheaven/dojak. Fork it, audit it, or implement the spec in your own client.
A wallet that does not understand Dogenals protocol semantics may treat all UTXOs as generic spendable outputs. That can accidentally spend UTXOs tied to inscriptions, metadata, listings, or signaling state. The flagship Dojak approach is to make protocol-sensitive outputs visible and protected in transaction-building flows.
dogenals.org.