Upload a Unity WebGL project

Hi. I have a WebGL project that I made to connect to Metamask and obtain the user’s ETH Address. How can I upload it to view/test in Moralis? Thanks. NFTMBM

Does the resulted project has only static files?
If yes then you can try to use Moralis static hosting: https://docs.moralis.io/moralis-server/tools/hosting#static-hosting
The folder that you deploy/uplod also has to be less than ~20MB in size.