Build
Ordinals Metaprotocol Extension

Ordinals Metaprotocol Extension

Rooch offers a plugin mechanism that allows developers to extend the Ordinals Metaprotocol using Move.

Bitseed (opens in a new tab) is an SFT protocol based on an extension of Ordinals, currently under development. We will use Bitseed as an example to demonstrate how to extend the Ordinals Metaprotocol using Move, implementing an asset validator for the Ordinals Metaprotocol, and facilitating asset transitions between Bitcoin and Rooch.

💡

TODO: This section of the document needs improvement

  1. Specifications for extending contracts of the Metaprotocol.
  2. Specifications for the asset validator.
  3. Specifications for asset transitions.