Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Parses a chip verification URL into an identified chip, or throws ChipUrlError.
ChipUrlError
import { parseChipUrl } from "@endstate-sdk/reader";
parseChipUrl(url: string): ChipUrl
const chip = parseChipUrl(url); // throws ChipUrlError when it is not one