Wallet discovery
OperationalDetects an injected EIP-1193 provider in the browser.
Product documentation · v1
Locus connects directly to a compatible browser wallet and reads live account state from its active EVM network.
Current capabilities
Detects an injected EIP-1193 provider in the browser.
Requests explicit permission through eth_requestAccounts.
Reads the active chain and updates when the network changes.
Reads the connected account’s native balance from the active network.
Responds when the user changes or removes the active account.
Connection flow
Locus detects an EIP-1193 provider supplied by the browser wallet.
The user approves account access inside the wallet interface.
Locus reads the selected address, network identifier and native balance.
Account and network changes update the interface automatically.
Security boundary
Connecting does not move assets, approve tokens or sign a transaction. Locus never receives a private key. “Disconnect locally” clears the interface state; wallet permissions remain controlled by the wallet itself.
Requirements
Open the application in a browser that exposes an EIP-1193 provider. Unlock the wallet, select an account and approve the connection request.
Open Locus