> For the complete documentation index, see [llms.txt](https://wallet-docs.broearn.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wallet-docs.broearn.com/ethereum-and-evm.md).

# ETHEREUM & EVM

- [Getting Started with Ethereum and EVM](https://wallet-docs.broearn.com/ethereum-and-evm/getting-started-with-ethereum-and-evm.md)
- [Detecting the Provider](https://wallet-docs.broearn.com/ethereum-and-evm/detecting-the-provider.md)
- [Establishing a Connection](https://wallet-docs.broearn.com/ethereum-and-evm/establishing-a-connection.md)
- [Sending a Transaction](https://wallet-docs.broearn.com/ethereum-and-evm/sending-a-transaction.md)
- [Signing a Message](https://wallet-docs.broearn.com/ethereum-and-evm/signing-a-message.md)
- [Provider API Reference](https://wallet-docs.broearn.com/ethereum-and-evm/provider-api-reference.md)
- [Properties](https://wallet-docs.broearn.com/ethereum-and-evm/provider-api-reference/properties.md)
- [eth\_chainId](https://wallet-docs.broearn.com/ethereum-and-evm/provider-api-reference/properties/eth_chainid.md)
- [eth\_networkVersion](https://wallet-docs.broearn.com/ethereum-and-evm/provider-api-reference/properties/eth_networkversion.md)
- [eth\_selectedAddress](https://wallet-docs.broearn.com/ethereum-and-evm/provider-api-reference/properties/eth_selectedaddress.md)
- [\_events](https://wallet-docs.broearn.com/ethereum-and-evm/provider-api-reference/properties/_events.md)
- [\_eventsCount](https://wallet-docs.broearn.com/ethereum-and-evm/provider-api-reference/properties/_eventscount.md)
- [Events](https://wallet-docs.broearn.com/ethereum-and-evm/provider-api-reference/events.md)
- [Connect](https://wallet-docs.broearn.com/ethereum-and-evm/provider-api-reference/events/connect.md)
- [Accounts Changed](https://wallet-docs.broearn.com/ethereum-and-evm/provider-api-reference/events/accounts-changed.md)
- [Disconnect](https://wallet-docs.broearn.com/ethereum-and-evm/provider-api-reference/events/disconnect.md)
- [Chain Changed](https://wallet-docs.broearn.com/ethereum-and-evm/provider-api-reference/events/chain-changed.md)
- [Methods](https://wallet-docs.broearn.com/ethereum-and-evm/provider-api-reference/methods.md)
- [isConnected](https://wallet-docs.broearn.com/ethereum-and-evm/provider-api-reference/methods/isconnected.md): Checks if the wallet is connected to the dapp
- [request](https://wallet-docs.broearn.com/ethereum-and-evm/provider-api-reference/methods/request.md): Sends a JSON RPC request to the wallet
