A protocol for signature-based authorization
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
The STX20 protocol introduces a novel approach to creating and sharing digital artifacts on the Stacks blockchain. It leverages the transaction `memo` field to offer a more efficient, gas-saving alternative to conventional smart contracts for specific use cases, while paying homage to Bitcoin culture. ## Key Features - **Memo Field Inscriptions** — Embeds protocol information within STX token transfer metadata using a compact 34-symbol format - **Gas Efficiency** — Requires less computational effort than conventional smart contracts for specific use cases - **Deterministic Protocol Rules** — Indexers use embedded metadata to determine state through clear protocol specifications - **Decentralized Operation** — Operates independently of centralized control with community-driven development - **Immutable Records** — Leverages Stacks blockchain security for permanent, transparent transaction recording ## Philosophy The protocol embodies decentralization principles by operating without central control and maintaining data integrity through open-source rules and community oversight.
Clarity library for parsing Bitcoin transactions and verifying Merkle proofs