Create custom wallet for every user within web app

Hi,

I saw a video tutorial to create custom web wallet using Moralis (https://moralis.io/moralis-magazine-4-building-a-wallet-with-moralis/). but it seems it is partly dependent on Metamask.

What I want to do is, let user login/sign up using email. for every new user that signs up, I need to create a fully functional wallet within my app without depending on any extension or anything (something similar to fortmatic.com)

Is it possible with Moralis? if yes, may I know how?

Regards,
Jaga

1 Like

you may be able to do that, but that is not a functionality offered by Moralis out of the box. You will have to document on how to create wallets, and you will also have to take extra measures to secure the private keys for those wallets.

I think, you’ll find useful this post - https://www.cleveroad.com/blog/how-to-make-a-mobile-wallet-app-and-get-your-benefits