candy-machine-v2-responsive-ui
candy-machine-v2-responsive-ui copied to clipboard
Error on connect wallet
I deploy on azure and heroku clouds but not working the connection wallet
error on click on select wallet
WalletProvider.tsx:38 WalletNotReadyError
at WalletProvider.tsx:156:27
at f (regeneratorRuntime.js:86:17)
at Generator._invoke (regeneratorRuntime.js:66:24)
at Generator.next (regeneratorRuntime.js:117:21)
at 2.c598dc45.chunk.js:2:2018843
at new Promise (<anonymous>)
at p (2.c598dc45.chunk.js:2:2018588)
at WalletProvider.tsx:144:44
at WalletConnectButton.tsx:13:42
at Object.Fe (react-dom.production.min.js:52:317)
config.json
{
"price": 0.1,
"number": 100,
"gatekeeper": null,
"creators": [
{
"address": "FtnbqVukfmB7ZRf5ocbWxJZ6STn85vH6oJrEQJELQtRb",
"share": 100
}
],
"solTreasuryAccount": "FtnbqVukfmB7ZRf5ocbWxJZ6STn85vH6oJrEQJELQtRb",
"splTokenAccount": null,
"splToken": null,
"goLiveDate": "2022-12-06T17:48:51.179953709+00:00",
"endSettings": null,
"whitelistMintSettings": null,
"hiddenSettings": null,
"freezeTime": null,
"uploadMethod": "nft_storage",
"retainAuthority": true,
"isMutable": true,
"symbol": "AC",
"sellerFeeBasisPoints": 1000,
"awsConfig": null,
"nftStorageAuthToken": "XXXX",
"shdwStorageAccount": null,
"pinataConfig": null
}