|
4 лет назад | |
---|---|---|
.. | ||
cli | 4 лет назад | |
index-builder | 4 лет назад | |
README.md | 4 лет назад | |
docker-compose.yml | 4 лет назад |
This repository is a package that you can use to build a query node. It contains source code Block Indexer and CLI tool.
Block indexer store event data into a postgresql database. You can run the database with docker.
$ docker-compose up -d
CLI generates a GraphQL Server and a Block Indexer for Substrate based chains. How to use CLI CLI