Ethereum/Polygon Configuration
The configuration parameters of the Ethereum/Polygon implementation of the GatewayProvider. For a full integration guide on integrating the Gateway Provider the parent section, Gateway Provider.
<GatewayProvider
wallet={wallet}
gatekeeperNetwork={gatekeeperNetwork}>
{children}
</GatewayProvider>
Property | Description | Type |
wallet | Wallet from ethers | |
gatekeeperNetwork | string |
Last modified 18d ago