Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[$50 in SQT] Build starter project for Cresent Network #46

Closed
siqi0408 opened this issue Aug 30, 2023 · 2 comments
Closed

[$50 in SQT] Build starter project for Cresent Network #46

siqi0408 opened this issue Aug 30, 2023 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@siqi0408
Copy link
Collaborator

siqi0408 commented Aug 30, 2023

Intro
We require a starter project for Cresent with the following schema below. Check out https://github.com/subquery/cosmos-subql-starter for examples of other Cosmos based starter projects for ideas.
The challenge will be to source an RPC endpoint, (there maybe some free ones available) and also to find the protobuf files (a Google search will help).

Project URL
https://crescent.network/

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

RPC:
https://github.com/cosmos/chain-registry

Protobuf:
Need to source

Explorer
https://mapofzones.com/zones/crescent-1/overview?columnKey=ibcVolume&period=24h

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

@siqi0408 siqi0408 converted this from a draft issue Aug 30, 2023
@siqi0408 siqi0408 moved this from Coming Soon to Open Tasks! in Developer Guild Aug 30, 2023
@siqi0408 siqi0408 added the help wanted Extra attention is needed label Aug 30, 2023
@siqi0408 siqi0408 moved this from Open Tasks! to Coming Soon in Developer Guild Aug 30, 2023
@jamesbayly jamesbayly moved this from Coming Soon to Open Tasks! in Developer Guild Aug 31, 2023
@jamesbayly jamesbayly changed the title [$100 in kSQT] Build starter project for Cresent Network [$50 in kSQT] Build starter project for Cresent Network Aug 31, 2023
@web3cdnservices
Copy link

@seandotau seandotau moved this from Open Tasks! to In Review in Developer Guild Sep 13, 2023
@jamesbayly jamesbayly changed the title [$50 in kSQT] Build starter project for Cresent Network [$50 in SQT] Build starter project for Cresent Network Feb 28, 2024
@jamesbayly
Copy link
Contributor

Already supported internally

@github-project-automation github-project-automation bot moved this from In Review to Done in Developer Guild Apr 9, 2024
@jamesbayly jamesbayly moved this from Done to In Review in Developer Guild Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants