Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions general/introduction/connect-to-berachain.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,10 @@ Any [EVM-based wallet](https://ethereum.org/en/wallets/find-wallet/) that suppor
- [Gem Wallet](https://gemwallet.com/)
- [Zerion](https://zerion.io/download?utm_source=berachain)

### Smart Wallets

Smart wallets (account abstraction wallets) work on Berachain the same way as on other EVM chains. Berachain supports [EIP-7702](/build/protocol/eip7702-basics), which lets a regular wallet account act as a smart account for batched calls and gas sponsorship without deploying a separate contract wallet. Wallets can also batch transactions through [EIP-5792](/build/protocol/eip5792-overview). Any smart wallet that supports adding a custom EVM network can use the RPC values above.

## Set Up MetaMask With Berachain

<Note>
Expand Down