Protocols

This directory contains documentation for standardized protocols that can be implemented using BitBadges collections. These protocols define specific patterns and requirements for creating interoperable collections with well-defined behaviors.

Available Protocols

  • Subscriptions Protocol - Implementation pattern for subscription-based collections with recurring payments and time-based ownership

  • Quest Protocol - Implementation pattern for quest-based collections with cryptographic proof verification and coin rewards

  • Tradable Protocol - Implementation pattern for orderbook-style trading of tokens with bids and listings

Protocol Overview

Protocols in BitBadges are standardized implementations that:

  • Define specific collection configuration patterns

  • Establish validation rules for protocol compliance

  • Enable interoperability between different applications

  • Provide predictable behavior for users and developers

Last updated