🔲Etch Runes

You can use Sats Connect to let your users etch Runes through your app, using their wallet.

Sats Connect's Runes etching service lets you place an etch order on behalf of your user, and orchestrates the required transactions.

This documentation will guide you through the required steps:

  1. Estimate the cost of a Rune etch order for your user -> see runes_estimateEtch

  2. Execute a Rune etch order, and prompt your user to sign the funding transaction required to process the order -> see runes_etch

  3. Fetch the status of a Rune etch order -> see runes_getOrder

Last updated