Module: BSV::Registry

Defined in:
lib/bsv/registry.rb,
lib/bsv/registry/types.rb,
lib/bsv/registry/client.rb,
lib/bsv/registry/constants.rb

Overview

Registry module for managing on-chain definitions for protocols, baskets, and certificate types via PushDrop-based UTXOs on the BSV overlay network.

Registry operators use this module to establish and manage canonical references for basket IDs, protocol specifications, and certificate schemas.

Defined Under Namespace

Modules: Constants, DefinitionType Classes: BasketDefinitionData, CertificateDefinitionData, CertificateFieldDescriptor, Client, ProtocolDefinitionData, RegisteredDefinition