Skip to content
IceRootDocs

Developer overview

Choose a starting point for your integration.

BuildUse
A view of blocks, assets, or accountsExplorer API
Signed login to the validator portalBrowser wallet provider
A proposal or contribution workflowValidator portal API and its signed session
A network client or validator integrationThe matching Heartwood Core release and network contract
An exchange or custodian designProposed integration model
  1. Try a request to the local explorer API and inspect its records and response format.
  2. Preserve decimal strings, Asset IDs, and data-mode labels in your client.
  3. Read network configuration before adding account authorization.

The sample API and portal login do not expose transaction broadcasting.

The IceRoot GitHub organization is the source-code entry point. Some repositories require organization access.

Follow the selected repository’s README and locked dependencies. The architecture guide maps the application stack and source layout.

Integration principles →