Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on connect wallet #37

Open
alexmdcampo opened this issue Dec 7, 2022 · 0 comments
Open

Error on connect wallet #37

alexmdcampo opened this issue Dec 7, 2022 · 0 comments

Comments

@alexmdcampo
Copy link

alexmdcampo commented Dec 7, 2022

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
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant