<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Sui Indexer :: Unofficial EVE Frontier Development Notes</title>
    <link>https://f76f6398.frontier-scetrov-live.pages.dev/getting-started/sui/sui-indexer/index.html</link>
    <description>This guide provides instructions to extend the Sui Playground setup by deploying the Sui Indexer, which allows you to index and query on-chain data from your local Sui development environment into a PostgreSQL database. This is essential for building applications that require access to historical blockchain data or real-time updates. This approach was first demonstrated by [REAP] Tapticc who shared their setup in the Sui Discord.&#xA;🚀 Automate this with efctl efctl can automate the playground setup including the indexer and GraphQL with a single command: efctl env up efctl automatically configures the indexer and GraphQL endpoint when starting the environment.</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate></lastBuildDate>
    <atom:link href="https://f76f6398.frontier-scetrov-live.pages.dev/getting-started/sui/sui-indexer/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>