Web3 integration
The <FutureverseProvider/>
container wraps the app in the wagmi
Web3Provider. Interacting with web3 apis is thus simply a matter of using the web3 react provider library’s API as per usual. This is true both for custodial and non-custodial authentication.
🚧 Note: The support for web3react
provider is deprecated and will not be available in the future versions.
Last updated