One thing I learned about: Benefits of on-chain indexing
Indexed data is data focused on your needs.
How this helps you:
- Speed: You query what you need, not the whole chain
- Storage: You store what you need, not the whole chain
- Transformation: You move what you need, not the whole chain
- Scale: You query what you need, not the whole chain
🔽🛠️Resources🔽
- The Ultimate Guide to Indexing Blockchain Data: Basics to Best Practices: https://blog.quicknode.com/guide-to-indexing-blockchain-data/
Top comments (0)