Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.crossmint.com/llms.txt

Use this file to discover all available pages before exploring further.

Enum Typed error codes for programmatic exception handling.
enum CrossmintErrorCode
Consumer code can switch on CrossmintException.code instead of parsing string messages. Codes are grouped by domain so related errors share a common prefix (e.g. signer*, wallet*, auth*).