Hemera Doc
  • πŸ‘‹Welcome
    • Introduction
    • Quick Start
    • Account Centric Indexing Protocol
      • What is Account-Centric Indexing?
      • Why "account-centric" indexing?
      • The advantages of Account-Centric Indexing
      • What's next for account-centric indexing?
      • Why create a new protocol here?
      • The Hemera Network
        • Network Roles
        • Indexers
        • Validators
        • Proprietary models & knowledge
        • Proprietary data and labels
        • Smart Contracts
        • Key roadmap items
        • Supported blockchains
      • Example Hemera use cases
        • SocialScan Explorers
        • Anti-sybil UML algorithm
        • Ethereum long term DA
        • EVM chain history preservation
        • Ecosystem AI Agents
        • User-defined AI Agents
  • πŸ‘©β€πŸ’»Developer Resources
    • Smart Contract Developers
    • EVM-compatible chains
      • Blockchain explorers
      • SocialScan explorer API doc
      • Ecosystem AI Agents
    • Dapp developers
    • User-defined Agent creators
    • AVS Operator
  • πŸ–₯️Hemera Indexer
    • Introduction
    • Installation
      • Prerequisites
      • Install & Run
      • Export Result
    • Configurations
    • Benchmark
    • Data Class
      • Raw Data Tables
        • Blocks
        • Transactions
        • Logs
        • Traces
      • Generated Tables
        • Contract Internal Transactions
        • ERC20 Token Transfers
        • Tokens
        • ERC20 Token Holders
        • ERC721 Token Transfers
        • ERC721 Token Holders
        • ERC1155 Token Transfers
        • ERC1155 Token Holders
        • Address Coin Balances
        • Address Token Balances
        • Address Current Token Balances
        • Daily Wallet Address Stats
        • Contracts
      • Other Tables
        • Inscriptions
        • Bridges
          • L1 to L2 Transactions
          • L2 to L1 Transactions
          • Optimistic Rollup Data Availability Batches
          • Optimistic Rollup State Batches
    • Use Cases
      • UniSwap V3
        • Data Class
        • Trigger and Function
        • Run & Query
      • ENS
        • Data Class
        • Trigger and Function
        • Run & Query
      • OpenSea
        • Data Class
        • Trigger and Function
        • Run & Query
      • Deposit to L2
        • Data Class
        • Trigger and Function
        • Run & Query
      • User Profile
  • UDFs - User Defined Functions
    • Introduction
    • Components of UDFs
    • Building User Defined Functions(UDF)
    • Testing and Running UDF
    • Troubleshooting and Support
    • Supported UDFs
    • FAQs
  • πŸ˜„About us
    • The story behind building Hemera
    • Partners & Backers
    • Partnership inquiries
    • Hemera Powered Explorers
    • Active Developer Hackathons
    • Developer Contribution
  • Documentation feedback
Powered by GitBook
On this page
  • Getting Started
  • Example Applications
  • Community Collaboration
  • Roadmap and Enhancements
  1. Developer Resources

Dapp developers

PreviousEcosystem AI AgentsNextUser-defined Agent creators

Last updated 4 months ago

Decentralized application (dApp) developers rely on data pipelines to build applications. The Hemera Indexer is designed to streamline this process by enabling parallel execution of User-Defined Functions (UDFs) alongside the core indexing tasks.

By running the Hemera Indexer, developers can utilize the power of ACI (Account-Centric Indexing) to efficiently organize blockchain data by deploying custom UDFs to extract, transform, and analyze data tailored to their specific use cases.

This parallel architecture not only optimizes performance but also simplifies complex data workflows, empowering developers to focus on building next-generation Web3 applications.


Core Concepts

Account-Centric Indexing


Getting Started

Refer to the to explore on getting started with Hemera Indexer.


SocialScan Developer APIs

Leverage APIs to build advanced blockchain explorers:

  • Real-time transactions.

  • Token activity.

  • Customizable wallet activity focus.


Example Applications

  • DeFi Analytics: Track liquidity pools and yield metrics.

  • NFT Monitoring: Visualize collections, sales, and holder activity.

  • Social Graphs: Map on-chain interactions and relationships.

πŸ“– Explore Use Cases: Example Applications


Community Collaboration

Join Hemera’s developer ecosystem to:

  • Hackathons: Innovate with the community.

  • Open Source: Contribute to infrastructure and documentation.

  • Support: Engage on Discord.


Roadmap and Enhancements

Stay ahead with upcoming features:

  • Configurable on-chain AI agents.

  • Web3-optimized LLM integrations.

  • Mainnet launch (Q3 2024).

πŸ“– Roadmap: Future Developments

πŸ‘©β€πŸ’»
User-Defined Functions (UDFs)
Quick Start guide
πŸ“– Details: SocialScan API Documentation