Lumen Loop
All media
VideoYouTubeWEB3DEVJuly 24, 20241y ago1:05:38

Grupo de Estudio Stellar con PaltaLabs - Reunión 4: Usando Indexers con Mercury API

Workshop session on using Mercury indexer to query Stellar blockchain data without direct RPC calls. Covers setting up subscriptions, querying ledger entries, parsing XDR data, and practical examples with voting contracts.

SorobanDeveloper ToolsAPI
Lumen Loop's take

This is a technical workshop in Spanish covering Mercury, a Soroban and Stellar Classic indexing service. The session discusses documentation improvements for smart contract setup, explains the difference between events and storage for cost optimization, and demonstrates how to use Mercury's GraphQL API to query blockchain data. Key topics include ledger entries, contract events, XDR parsing, and real-world use cases like Soloswap. The instructors explain why indexers are necessary for historical data and high-volume queries, and discuss Mercury's beta pricing model based on subscription data rather than query count.

Mentioned projects
2 projects linked
M
MercuryInfrastructure & Services
SCF
Indexer

Mercury is a cost-effective and efficient indexing service that specialized both on Soroban and Stellar "Classic/Vanilla" indexi…

View →
S
Soroban ReactDeveloper Tooling
SCF
SDKLibrary

Full-Stack DApp Boilerplate for Soroban Contracts: @soroban-react support, standards, tutorials, and open-source contributions.

View →