cwdevteam / mesa

https://mesa-wallet.vercel.app
0 stars 1 forks source link

Use ThirdWeb SDK for local wallets #25

Closed neatonk closed 7 months ago

neatonk commented 8 months ago

See https://portal.thirdweb.com/react/getting-started

neatonk commented 8 months ago

Process Notes:

These are some of the options I considered. Option 4 is the one I implemented.

Options

1. Use LocalWallets with supabase Auth

neatonk commented 8 months ago

TODO:

neatonk commented 7 months ago

Done. See #31 for potential improvements.