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 Chihuahua #43

Open
siqi0408 opened this issue Aug 30, 2023 · 4 comments
Open

[$50 in SQT] Build starter project for Chihuahua #43

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

Comments

@siqi0408
Copy link
Collaborator

siqi0408 commented Aug 30, 2023

Intro
We require a starter project for Chihuahua 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://www.chihuahua.wtf

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

RPC:
Need to source

Protobuf:
Need to source

Explorer:
https://www.mintscan.io/chihuahua

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

@siqi0408 siqi0408 added the help wanted Extra attention is needed label Aug 30, 2023
@jamesbayly jamesbayly changed the title [$100 in kSQT] Build starter project for Chihuahua [$50 in kSQT] Build starter project for Chihuahua Aug 30, 2023
@web3cdnservices
Copy link

chihuahua-starter-subquery-node-1 | 2023-09-08T12:10:19.450Z ERROR Failed to fetch blocks 9134586...9134586 Error: Value must not be undefined
chihuahua-starter-subquery-node-1 | 2023-09-08T12:10:19.576Z ERROR Failed to fetch blocks 9134586...9134586 Error: Value must not be undefined

Need more time for problem resolving.

@siqi0408
Copy link
Collaborator Author

siqi0408 commented Oct 9, 2023

Hi@web3cdnservices Any updates? Please let me know if you need any help

@jamesbayly jamesbayly changed the title [$50 in kSQT] Build starter project for Chihuahua [$50 in SQT] Build starter project for Chihuahua Feb 28, 2024
@singulart
Copy link

PR submitted: subquery/cosmos-subql-starter#85 It fails CI/CD checks, though: complaining about Dockerfile open text passwords.

I checked the other PRs, which don't have failed CI/CD, and they seem to have the same open text password in Dockerfile.

@jamesbayly
Copy link
Contributor

@singulart can you submit an invoice for this challenge to our team following the guidelines here https://docs.google.com/document/d/192uSkmxz5fty_Vmgx1hXuF8KY3TwBOw11hp8VlQjInE/edit?usp=sharing

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
Status: Done
Development

No branches or pull requests

4 participants