Hi guys,
I am putting together a quick project that simply uses the ERC20 token price API from Moralis…
I’m building my project with React… and for some reason, having such a hard time using the cloud function and calling it from within my REACT app…
can someone just put it in layman’s terms how I would put together a simple API fetch for a token’s price, and call that function from within my REACT app…
thanks