If you can do it with client side JavaScript (public can view source) then the answer would be yes. If you require server side code then you would do that off of Webflow
When you say off-of webflow, do you mean I would have to host the code in an external server or that I won’t be able to design the website through webflow as a whole?
Server side code would require an external server. You can run client side on Webflow. Some Webflow projects connect to other apps. Plenty of examples in the integrations section of the University.
Came here hoping someone had already solved this dang it. I am looking to build a website in webflow but integrate the solana candy machine miniting dap into the webflow site. There is a repo for it but its for angular dev.
Also highly interested in this. Looking to do something like this: https://web3modal.com/
I do have a server which is running (I’m a noob at this, mostly designer). I can interact with the server via Plesk. Is it smart to export the code from Webflow, host it on that server and then upload the code to it as well?