Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Zilliqa/Devex-apollo

Repository files navigation

Devex Apollo

Introduction

Devex Apollo uses Apollo Data Graph Platform to enable querying of blockkchain data using GraphQL qquery.

Features

Devex Apollo does the following

  • Crawl the Zilliqa testnet/mainnet
  • Populate the on-chain data into MongoDB
  • Enable queries using GraphQL

Use cases

With Devex Apollo,

  • Extend Devex with historical transaction of an account or contracts
  • Provide data for construction of smart contract call graph
  • Data analytics for DApp