Are you an LLM? Read llms.txt for a summary of the docs, or llms-full.txt for the full context.
Skip to content

Introduction to Kontor Wallet Actions

Kontor Wallet Actions require access to the user's private key. These actions are exposed via the Kontor Wallet Client.

Kontor leverages a P2TR commit-reveal scheme to encode contract data.

The kontor-sdk handles idiosyncrasies that are particular to signing both the commit and reveal transactions via the signCommit and signReveal actions.