First-class smart accounts
Resolve, fund, send, administer and inspect TWIX Meta Accounts as native wallet objects.
Xeteria is coming soon. It is planned as the first-class wallet experience for TWIX identities, Meta Accounts and cross-wallet authorization workflows.
Today, TWIX proves the architecture with MetaMask as the EIP-191 authorizer and Keplr as the Cosmos relay. Xeteria is intended to turn that plumbing into a coherent wallet-native product surface.
The product goal is not to disguise how signatures work; it is to show users exactly who authorizes what without making them manually manage the transport layer.
Resolve, fund, send, administer and inspect TWIX Meta Accounts as native wallet objects.
Expose canonical intent details before authorization without requiring raw JSON unless the user wants it.
Handle Cosmos transaction relaying without conflating relay keys with smart-account controller authority.
Spending limits, sessions, controller changes and recovery state should be visible rather than buried in contract queries.
Present H160 controllers, Cosmos addresses and TWIX binding relationships in one coherent identity view.
Make transaction, contract, Code ID, nonce and authorization history easy to verify.
The current browser implementation uses MetaMask for EIP-191 authorization and Keplr for Cosmos relay. Xeteria remains explicitly future-facing.