You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## (optional) Stores URL to image shown in each Wallet connection modal. If not provided, the app is looking for `${ window.location.protocol }//${ window.location.host }/logo.svg` to serve in the each wallet connection modal
# WALLET_CONFIG_ICON_URL=
## (optional) Is an array with gateways for fetch IPFS data. ``{cid}`` in url is replaced by true metadata CID of NFT. Default: 'https://ipfs.io/ipfs/{CID}'.