An open API service indexing awesome lists of open source software.

https://github.com/zilliqa/devex-apollo


https://github.com/zilliqa/devex-apollo

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Devex Apollo

## Introduction

Devex Apollo uses [Apollo Data Graph Platform](https://www.apollographql.com/) to enable querying of blockkchain data using GraphQL qquery.

## Features

Devex Apollo does the following
- Crawl the [Zilliqa](https://www.zilliqa.com/) testnet/mainnet
- Populate the on-chain data into [MongoDB](https://www.mongodb.com/)
- Enable queries using GraphQL

## Use cases

With Devex Apollo,
- Extend [Devex](https://devex.zilliqa.com/?network=https%3A%2F%2Fapi.zilliqa.com) with historical transaction of an account or contracts
- Provide data for construction of smart contract call graph
- Data analytics for DApp