Overview
- Configuration preset for Initia testnet with testnet registry, router, glyph, and username services.
- Use for development or staging apps.
Quickstart
Value
usernamesModuleAddress: On-chain module address of the Initia (.init) username contract. This is the same for all apps using testnet and it represents the deployed contract address that handles username lookups (e.g., resolvingalice.initto an address)theme: Default theme is"dark", but can be overridden to"light"when using the preset
Notes
- Analytics are disabled by default on testnet via
disableAnalytics: true. - Most apps should start with
{...TESTNET}in non‑production environments and override only what they need.