We have a Defi Dashboard app. Users log in by providing a wallet address in a web form, not through Metamask. We’d like the wallet to be synced into the Moralis DB, on all supported EVM chains. We do not want to use MetaMask, WalletConnect, etc, just the web form input. How do we do it?
Thanks!