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
sh -c "$(curl -sSfL https://release.solana.com/v1.18.18/install)"
Run what you see in your terminal next
solana-install update
Create a new wallet on backpack extension. Select eclipse in the option then run the next code and import the seedphrase of the wallet you just created
Note that after pasting the seedphrase it wont show on the terminal. just click on enter, enter again, confirm the address, y, then enter
go to line 49 in your index.ts file, where it says "CLUSTERS.testnet" just change it to "CLUSTERS.mainnet" to mint Nft on mainnet provided you have bridged into mainnet too