Aleo Name Service - Docs
  • Introduction
  • Developer Guide
    • Integrate ANS into dApp
    • Integrate ANS into Wallet
    • ANS Indexer
  • FAQs
  • Privacy Policy
Powered by GitBook
On this page
  1. Developer Guide

ANS Indexer

PreviousIntegrate ANS into WalletNextFAQs

Last updated 7 months ago

If developer need to integrate ANS in backend, then will be your best choice.

This API continuously reads data from the ALEO chain, parses it, and stores it in a local PostgreSQL database. It then provides a high-performance REST service to access parsed ANS data for your business needs.

Obscura uses this indexer to deliver a stable and reliable ANS API service. For more information, visit .

aleo-name-service-api
Obscura