ordinals_sdk 1.0.0 copy "ordinals_sdk: ^1.0.0" to clipboard
ordinals_sdk: ^1.0.0 copied to clipboard

A comprehensive Dart SDK for Bitcoin Ordinals, BRC-20 tokens, and inscription management. Supports Taproot inscriptions, PSBT building, and marketplace integration.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 - 2025-01-01 #

Added #

  • Initial release of the Ordinals SDK.
  • Core Features:
    • PSBT (Partially Signed Bitcoin Transaction) builder for Commit/Reveal inscriptions
    • Taproot address generation and script handling
    • UTXO management utilities
  • BRC-20 Support:
    • Deploy new BRC-20 tokens
    • Mint existing tokens
    • Create transfer inscriptions
    • Query token balances and activity
  • Inscription Management:
    • Create text and image inscriptions
    • Query inscriptions by address
    • Search and filter inscriptions
  • Marketplace Integration:
    • Abstract marketplace adapter interface
    • Buy/sell/list inscriptions
    • Market data retrieval
0
likes
110
points
146
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive Dart SDK for Bitcoin Ordinals, BRC-20 tokens, and inscription management. Supports Taproot inscriptions, PSBT building, and marketplace integration.

Documentation

API reference

License

MIT (license)

Dependencies

bitcoin_base, collection, crypto, decimal, dio, meta

More

Packages that depend on ordinals_sdk