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
They support Coinbase Pay and MoonPay for fiat onramp
We should be able to generate both a cosmos address and an EVM address from the same login (email or w/e). This is important because people will need to fiat onramp either TIA to Celestia or USDC to Noble, they can’t withdraw from Coinbase direct to flame. But this should allow a clean “send to self” flow.
They use Shamir secret sharing for key splitting. Privy is “Scott approved” on security.
They have an option for an “ecosystem wallet” where we can essentially act as a channel partner and allow any future apps on Flame EVM to use the same embedded wallet created through our frontend.
Here's our RN Expo SDK guide! Whenever you're ready to move on native mobile, you'll have the same underlying user account with this
As mentioned in DMs, we'd recommend deriving Cosmos addresses and setting it as custom metadata! That way, you'll always have it as part of the user object.
The text was updated successfully, but these errors were encountered:
From Privy:
The text was updated successfully, but these errors were encountered: