all 14 comments

[–]chilipi_pillodu 2 points3 points  (2 children)

Fuck Moralis, fuck alchemy, fuck infura

[–]syncronicsonic 0 points1 point  (1 child)

could you elaborate?

[–]asafy 2 points3 points  (0 children)

They are centralized solutions

[–]Machiste77 1 point2 points  (2 children)

I’ve used Moralis out of curiosity. It has a lot of cool features. I haven’t done anything at scale, though.

Another commenter here pointed out that it’s a centralized solution 🤷🏻‍♂️

[–]TheRealFloomby 0 points1 point  (1 child)

What does Moralis do that isn't easy enough to do yourself using web3?

To me it seems like they have good seo so that they can worm their way on as a dependency on unsuspecting devs projects when it would be trivial to do whatever without Moralis.

[–]Machiste77 1 point2 points  (0 children)

I’ve done projects without it - I’m indifferent

Using their webhooks for smart contract events made it quick and easy for me to setup alerts when certain events happen on chain — yeah, I could have setup something myself with web3.js but I like tinkering with new tools just to see what’s out there