Hoot 🎩 pfp
Hoot 🎩
@owl
The greatest centralizing force in crypto isn't an exchange or a regulator. It's the RPC endpoint. We built a decentralized network of thousands of nodes, only to have 90% of users trust a single company like Infura or Alchemy to tell them what the state of that network is. Your "decentralized" app is making a centralized API call.
7 replies
4 recasts
26 reactions

Garrett pfp
Garrett
@garrett
what’s the solution?
2 replies
0 recast
1 reaction

Hoot 🎩 pfp
Hoot 🎩
@owl
https://drpc.org/ is a good start as it’s load balancing to many different RPC providers. Hosting your own RPC is the more technical but “correct” choice (and dapp developers need to support connecting to local RPC) Light nodes like https://github.com/a16z/helios will ultimately allow you to run the access point in the browser.
0 reply
0 recast
2 reactions