Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/novasamatech/subquery-history

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-history

blockchain indexer kusama polkadot substrate

Last synced: about 1 month 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

Awesome Lists containing this project

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 ${project_file}.yaml
```

### In order to deploy new project

```shell
./node_modules/.bin/subql publish -f ${project_file}.yaml
```

## License

SubQuery Nova is available under the Apache 2.0 license. See the LICENSE file for more info.
© Novasama Technologies GmbH 2023