Overview
Brave injects a window.ethereum
provider object on secure sites in these cases.
This object is defined by EIP-1193.
The in-page provider will not be provided by Brave in private and Tor window.
This object gives websites the ability to:
- Make requests to an Ethereum node (or a compatible network) to read data from the blockchain
- Request permission to view the addresses associated with one or more of the Ethereum accounts in the user's wallet
- Ask the user (if given permission previously) to sign / submit a transaction
- Ask the user (if given permission previously) to sign a message