Skip to content

This is the old Algorand Developer Portal. Please head over to dev.algorand.co to explore our newly rebuilt documentation site. Please excuse us as we continue to transition content to the new portal

创建文章

We are looking for publications that demonstrate building dApps or smart contracts!
See the full list of Gitcoin bounties that are eligible for rewards.

indexer


indexer

Algorand Indexer

Synopsis

Indexer imports blocks from an algod node into an SQL database for querying. It is a daemon that can serve queries from that database.

indexer [flags]

Options

  -h, --help      help for indexer

  -v, --version   print version and exit

SEE ALSO