Ecosyste.ms: Awesome

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

https://github.com/novasamatech/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
https://github.com/novasamatech/subquery-nova

blockchain indexer kusama polkadot substrate

Last synced: 3 months ago
JSON representation

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

Lists

README

        

# SubQuery Nova projects

This repo contains implementation of [SubQuery](https://github.com/subquery/subql) project for many substrate networks which Nova-wallet supports.

# Get Started

### For local run you can use special script in each network directory
```shell
sh local-runner.sh ${paroject_file}.yaml
```

### In order to deploy new project
```shell
./node_modules/.bin/subql publish -f ${paroject_file}.yaml
```
## License
SubQuery Nova is available under the Apache 2.0 license. See the LICENSE file for more info.
© Novasama Technologies GmbH 2023