Skip to main content

Transactions — HCS‑11

Note

  • These flows are typically driven via HCS11Client high‑level methods in sdk.ts or browser.ts.
  • Direct transaction building is possible for agent‑kit/custom pipelines but not required.

Use HCS11Client high‑level methods (createAndInscribeProfile, inscribeProfile, memo updates) which internally construct and submit the necessary transactions.

Sources