Skip to content

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

License

Notifications You must be signed in to change notification settings

pgolovkin/subquery-nova

 
 

Repository files navigation

SubQuery Nova projects

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

Get Started

1. Run script for prepare project to run

sh ./scripts/prepare_folders.sh

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

sh ./networks/${network}/local-runner.sh

For clear project

sh ./scripts/clear_folders.sh

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.9%
  • Python 1.3%
  • Shell 0.8%