https://github.com/zilliqa/devex-apollo
https://github.com/zilliqa/devex-apollo
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/zilliqa/devex-apollo
- Owner: Zilliqa
- License: gpl-3.0
- Archived: true
- Created: 2020-07-24T02:55:14.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-20T10:07:52.000Z (over 4 years ago)
- Last Synced: 2025-03-02T08:20:40.948Z (over 1 year ago)
- Language: JavaScript
- Size: 42 MB
- Stars: 0
- Watchers: 18
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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