Skip to content

White-Whale-Defi-Platform/cosmos-subql-starter

 
 

Repository files navigation

SubQuery Starter Project for Cosmos Networks

This is a starter project for Indexing Cosmos Networks. It includes a simple blockhandler and an event handler.

You can find starter projects for different Cosmos zones within this repository under each branch, this includes:

  • Juno (main)
  • CosmosHub
  • Fetch.ai
  • Stargaze
  • Osmosis
  • Cronos

Getting Started

1. Install dependencies

yarn

2. Generate types

yarn codegen

3. Build

yarn build

4. Run locally

yarn start:docker

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%