nova-wallet / subquery-nova

SubQuery API for saturating Nova Wallet as a data source. Focuses on the following use cases: 1) Provide complete operation history, including Transfers, Rewards/slashes, Other extrinsics 2) Provide data for staking analytics

Home Page:https://api.novasama.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SubQuery Nova projects

This repo contains implementation of SubQuery project for many substrate networks which Nova-wallet supports.

Get Started

For local run you can use special script in each network directory

sh local-runner.sh ${paroject_file}.yaml

In order to deploy new project

./node_modules/.bin/subql publish -f ${paroject_file}.yaml

About

SubQuery API for saturating Nova Wallet as a data source. Focuses on the following use cases: 1) Provide complete operation history, including Transfers, Rewards/slashes, Other extrinsics 2) Provide data for staking analytics

https://api.novasama.io

License:Apache License 2.0


Languages

Language:TypeScript 97.1%Language:Python 2.1%Language:Shell 0.9%