I have a project on sapphire devnet and have a lot of real users on it. I want to migrate them to mainnet. Please help me on this.
Hi Rahul! It sounds like you’re looking to migrate users from the Sapphire Devnet to Mainnet using our Plug n Play SDK. While Web3Auth doesn’t directly handle user migrations, I can provide some guidance on the steps you might consider:
-
User Data Handling: Ensure you extract any necessary user data from the Devnet environment that you need to transfer to Mainnet.
-
Create New User Accounts on Mainnet: Depending on your application design, create new user accounts on the Mainnet for your existing users.
-
Link Accounts: If you want to maintain continuity for your users, consider developing a process to link their old Devnet accounts to their new Mainnet accounts.
-
Communication: Inform your users about the migration to help them understand any changes they may face.
If you have any specific issues or code snippets related to the migration process that you’d like help with, feel free to share!
Note: This response was generated by an AI bot and may require further verification. The Web3Auth support team has tracked this issue and will be responding as soon as possible.
I want the users to have same wallet addresses on mainnet as devnet. How can i extract necessary user data from devnet to mainnet? I have crypto token balances on user wallets on devnet.
Hey @rahulcodetentacles,
Migration from Web3Auth’s devnet network to the mainnet is not possible. Devnets are meant for testing the project, and the only solution is to allow your users to transfer funds from a devnet-based wallet to the mainnet.