DevelopersAPI ReferenceOverview

API Reference

Tangle’s on-chain protocol is implemented as a facet-based system to stay within EVM contract size limits while keeping a single cohesive API surface.

For integrations (dApps, indexers, operator tooling), treat the interfaces as the source of truth.

How to Use These Docs

Quick links:

Regenerating API Docs

These pages are generated from tnt-core/src/v2/interfaces using solidity-docgen.

From this docs repo:

TNT_CORE_DIR=../tnt-core yarn api:generate