subquery / developer-guild

A repository of all SubQuery Grants
15 stars 4 forks source link

[$50 in kSQT] Build starter project for Celestia #47

Open siqi0408 opened 1 year ago

siqi0408 commented 1 year ago

Intro
 We require a starter project for Celestia with the following schema below. Check out https://github.com/subquery/cosmos-subql-starter for examples of other Cosmos based starter projects for ideas.

Project URL: https://celestia.org/

Schema: type Transfers @entity { id: ID! blockHeight: BigInt txHash: String fromAddress: String toAddress: String amount: String denomination: String }

RPC: https://consensus-full-arabica-8.celestia-arabica.com/

Protobuf: https://github.com/celestiaorg/celestia-app/tree/main/proto https://github.com/celestiaorg/cosmos-sdk/tree/v1.15.0-sdk-v0.46.13/proto/cosmos

Explorer: https://explorer-arabica-8.celestia-arabica.com/arabica-8

important When you're done developing please make a PR to https://github.com/subquery/cosmos-subql-starter/pulls

vvayffaring commented 1 year ago

check my repo pls https://github.com/vvayffaring/celestia/

jamesbayly commented 1 year ago

Can you please make a PR to https://github.com/subquery/cosmos-subql-starter/pulls

vvayffaring commented 1 year ago

@jamesbayly done

jamesbayly commented 1 year ago

@siqi0408 please arrange the rewards