Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/novasamatech/subquery-history
- Owner: novasamatech
- License: apache-2.0
- Created: 2021-06-08T07:47:59.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-30T00:25:39.000Z (about 1 month ago)
- Last Synced: 2024-10-30T01:37:06.944Z (about 1 month ago)
- Topics: blockchain, indexer, kusama, polkadot, substrate
- Language: TypeScript
- Homepage: https://api.novasama.io
- Size: 3.23 MB
- Stars: 13
- Watchers: 5
- Forks: 16
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-substrate - Nova SubQuery API - A SubQuery API implementation for operation history and staking analytics. (Tools)
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