All news
Articlemedium.comBrandon1d ago

Building with Reflector: From JavaScript client to a Next.js App

A developer's guide to integrating Reflector's JavaScript oracle client into a Next.js application. Covers asset discovery, decimal scaling, bigint handling, and freshness tracking with a working reference example you can clone and modify.

Developer ToolsSmart ContractsOracles
Lumen Loop's take

Reflector Market Board walks developers through building a Next.js application that consumes Reflector Pulse oracle data. The tutorial covers how oracles represent assets using tagged unions, why decimal precision matters for large integer values, how to discover available feeds before querying, and how to interpret freshness metadata. The complete example is open-source and deployable, designed for developers to clone, inspect, modify, and reuse as a foundation for their own oracle-integrated applications on Stellar.

Mentioned projects
1 project linked
R
ReflectorInfrastructure & Services
SCFAudited
OracleMulti Signatures

Decentralized price feed oracle for Stellar DeFi smart contracts to support derivatives, lending, and asset management.

View →