Wagmi
Wagmi
Wagmi is a set of React Hooks that provides all the necessary tools to begin working with BEVM Mainnet.
Wagmi simplifies tasks such as "Connect Wallet," displaying ENS and balance details, signing messages, interacting with contracts, and more, all while offering caching, request deduplication, and persistence features.
Wagmi is compatible with BEVM Mainnet. To reference your dapp on BEVM Mainnet, use the chain tag bevmMainnet
for BEVM Mainnet. Refer to Wagmi documentation for additional information.
Last updated