Documentation for Web Dapp developers
The Zerion Wallet browser extension (as well as dapp browser in Zerion native mobile apps) injects an Ethereum provider, as specified by EIP-1193, into the browser at window.ethereum
.
You can use this provider in your dapp to request users' Ethereum accounts, read on-chain data, and have the user sign messages and transactions.