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

Minting doesn’t work when switching from Mainnet to Testnet (TON Space) #205

Open
tsivarev opened this issue Feb 10, 2025 · 0 comments
Open

Comments

@tsivarev
Copy link
Collaborator

When switching from mainnet to testnet, if a wallet (TON Space) was already connected, minting does not work. The user must manually disconnect and reconnect the wallet, ensuring the testnet is enabled in TON Space before reconnecting.

Steps to Reproduce

  1. Connect a TON Space wallet while on the mainnet.
  2. Switch the network to testnet in the Minter UI.
  3. Attempt to mint a token.

Expected Behavior
Minting should work seamlessly after switching to testnet.

Actual Behavior

Minting does not work unless the user manually:

  • Disconnects the wallet.
  • Enables testnet mode in TON Space.
  • Connect the wallet.

Proposed Solution

  • Detect when users switch networks and prompt them to reconnect their wallet if necessary.
  • Provide a clear error message or UI guidance instructing users to enable testnet mode in the wallet (TON Space)
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