# Broearn Wallet Documentation

## EN

- [OVERVIEW](https://wallet-docs.broearn.com/overview.md)
- [What is Broearn Wallet?](https://wallet-docs.broearn.com/overview/what-is-broearn-wallet.md)
- [Security](https://wallet-docs.broearn.com/overview/security.md)
- [Available Networks](https://wallet-docs.broearn.com/overview/available-networks.md): PUT、Bitcoin、Solana and all EVM-compatible chains are supported now; more are coming.
- [Parallel Universe Chain](https://wallet-docs.broearn.com/overview/available-networks/parallel-universe-chain.md)
- [Bitcoin](https://wallet-docs.broearn.com/overview/available-networks/bitcoin.md)
- [Ethereum](https://wallet-docs.broearn.com/overview/available-networks/ethereum.md)
- [BNB Chain](https://wallet-docs.broearn.com/overview/available-networks/bnb-chain.md)
- [Tron](https://wallet-docs.broearn.com/overview/available-networks/tron.md)
- [Solana](https://wallet-docs.broearn.com/overview/available-networks/solana.md)
- [OKX Chain](https://wallet-docs.broearn.com/overview/available-networks/okx-chain.md)
- [Optimism](https://wallet-docs.broearn.com/overview/available-networks/optimism.md)
- [Fantom](https://wallet-docs.broearn.com/overview/available-networks/fantom.md)
- [Ethereum Classic](https://wallet-docs.broearn.com/overview/available-networks/ethereum-classic.md)
- [Polygon](https://wallet-docs.broearn.com/overview/available-networks/polygon.md)
- [Avalanche](https://wallet-docs.broearn.com/overview/available-networks/avalanche.md)
- [Extension & in Broearn app](https://wallet-docs.broearn.com/put/extension-and-in-broearn-app.md)
- [Events](https://wallet-docs.broearn.com/put/extension-and-in-broearn-app/events.md)
- [Disconnect](https://wallet-docs.broearn.com/put/extension-and-in-broearn-app/events/disconnect.md)
- [Accounts Changed](https://wallet-docs.broearn.com/put/extension-and-in-broearn-app/events/accounts-changed.md)
- [Detecting the Provider](https://wallet-docs.broearn.com/put/detecting-the-provider.md)
- [Establishing a Connection](https://wallet-docs.broearn.com/establishing-a-connection.md)
- [PROVIDER METHODS](https://wallet-docs.broearn.com/provider-methods.md)
- [Connect](https://wallet-docs.broearn.com/provider-methods/connect.md)
- [Disconnect](https://wallet-docs.broearn.com/provider-methods/disconnect.md)
- [SignMessage](https://wallet-docs.broearn.com/provider-methods/signmessage.md)
- [SignTransaction](https://wallet-docs.broearn.com/provider-methods/signtransaction.md)
- [SignAllTransactions](https://wallet-docs.broearn.com/provider-methods/signalltransactions.md)
- [SignAndSendTransaction](https://wallet-docs.broearn.com/provider-methods/signandsendtransaction.md)
- [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
- [Demo Applications](https://wallet-docs.broearn.com/demo-applications.md)
- [ERRORS](https://wallet-docs.broearn.com/errors.md)
- [Auth](https://wallet-docs.broearn.com/advanced/auth.md): Wallet Auth is an authentication protocol, this protocol can be used in various applications that include blockchain wallet functionality.
- [Web Java](https://wallet-docs.broearn.com/advanced/auth/web-java.md): Code sample for verifying wallet signature and wallet address.
- [Web Golang](https://wallet-docs.broearn.com/advanced/auth/web-golang.md): Code sample for verifying wallet signature and wallet address.
- [Web PHP](https://wallet-docs.broearn.com/advanced/auth/web-php.md): Code sample for verifying wallet signature and wallet address.
