smartcontractkit / full-blockchain-solidity-course-js

Learn Blockchain, Solidity, and Full Stack Web3 Development with Javascript
12.4k stars 2.99k forks source link

Moralis Self hosted server url and App id is necessary in the graph way? #6430

Open dashDebasis123 opened 8 months ago

dashDebasis123 commented 8 months ago

Describe the enhancement

I am using graph, but the code you provided in GitHub uses Moralis provider and in the event.js file, they used the server URL and appId, so I wonder whether we still need to use it in the graph method.

@PatrickAlphaC

PatrickAlphaC commented 8 months ago

You should be able to keep them blank!

dashDebasis123 commented 8 months ago

So if I will use Moralis section then also I can skip the server URL and app id? Or it is necessary to have it? @PatrickAlphaC

PatrickAlphaC commented 7 months ago

You should be able to skip the Server URL and app id @dashDebasis123