Skip to main content

API — HCS‑12

HCS‑12 provides a full framework for HashLinks, assemblies, block rendering, and WASM‑powered interactions.

Node Client — HCS12Client

Highlights

  • Registry helpers (create/list/register)
  • Assembly helpers (register/update/add block/add action)
  • Render context orchestration for frontends

Base Client — HCS12BaseClient

Browser Client — HCS12BrowserClient

Transactions (Builders)

Includes

  • buildHcs12CreateRegistryTopicTx
  • buildHcs12SubmitMessageTx
  • buildHcs12RegisterAssemblyTx
  • buildHcs12AddBlockToAssemblyTx
  • buildHcs12AddActionToAssemblyTx
  • buildHcs12UpdateAssemblyTx

Assemblies, Rendering, Validation, WASM

Types and Constants