Hello
webflow, dropcode, bildr are saas platforms that have some web3 integrations,
have you worked with any of these platforms, is it easy to use your APIS with these platforms?
Hello
webflow, dropcode, bildr are saas platforms that have some web3 integrations,
have you worked with any of these platforms, is it easy to use your APIS with these platforms?
If you can at least make HTTP requests with these platforms, then you can use the Moralis API directly. You can check out our docs to try the API.
ok thanks, they have mentioned moralis as the best case for web3 auth for webflow
Yes you can use Webflow in that case. Keep in mind that those code samples are using the moralis-v1
SDK (Moralis servers) so itβs safe to use Moralis API (using the server to make the requests) - otherwise you will need to set up your own backend.