Tools Directory
RPC Providers
Infrastructure references for connecting wallets, apps, and services to blockchain networks.
Public RPC
Public RPC Endpoints
Free endpoints can help users connect wallets or test networks.
- Can be rate-limited.
- May be unreliable under load.
- Use trusted sources.
Dedicated RPC
Dedicated RPC Services
Dedicated providers offer better stability for apps, bots, and production systems.
- Check supported chains.
- Review pricing and limits.
- Understand privacy implications.
Node APIs
Node and Indexing APIs
APIs for reading chain data, events, balances, and transaction state.
- Useful for dashboards.
- Useful for payment monitoring.
- Requires careful reliability design.