Resources

Status

Current environment: Testnet

The currently deployed and reviewed environment is testnet. These docs describe the keyless architecture and operating model intended for mainnet. The contracts were frozen for security review at a61b807, tagged valhalla-2026-08-3, and verified on 18 August 2026. Verify contract IDs, on-chain configuration, enabled services, and audit records before use.

Implementation Status

CapabilityRepository statusPublic limitation
Name rentalTestnet deployment; mainnet targetVerify the deployed contract IDs before integrating.
MarketplaceNEAR Intents settlement flowResale settles through Intents, not a TLA marketplace contract. Intents settlement is mainnet-only.
Keyless account operationTestnet implementation; mainnet targetLeased accounts have zero access keys and run hos-wallet.
Supported actionsSupported by the walletTransfer, FunctionCall, and DeterministicStateInit.
RecoveryTestnet procedure; mainnet targetRequires attestation, timelock, and watcher services.
Marketplace settlementNEAR Intents integration documentedIntents is the required settlement layer and is not available on testnet.
Audit provenanceFrozen source snapshotConfirm the review record and deployed contract hashes independently.

Known Limitations

The operated path supports a limited action set. See Developer Docs for the detailed supported-action boundary.

  • Leased accounts have no access keys; owners operate them through a wallet they already control.
  • NEAR Intents is required for marketplace settlement.
  • Recovery, payment, notification, and other product capabilities exist only when their complete service configuration is enabled.

Internal partner agreements, stale service keys, scheduled calls, and private deployment blockers are intentionally excluded from public documentation.

On this page