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
description: "Create wallets before users sign up with thirdweb’s wallet pregeneration. Pre-fund with tokens, NFTs, or game assets to enable smooth onboarding and asset claiming.",
10
+
description: "Create wallets before users sign up with thirdweb's wallet pregeneration. Pre-fund with tokens, NFTs, or game assets to enable smooth onboarding and asset claiming.",
11
11
});
12
12
13
13
# Pregenerate Wallets
@@ -35,35 +35,48 @@ You can distribute assets to wallets before users claim them, enabling:
35
35
36
36
To pregenerate an in-app or ecosystem wallet wallet, you can make a `POST` request to the following endpoint:
When the user logs in with any method associated with that email (including google, facebook, discord auth), they will get access to the same pregenerated wallet.
0 commit comments