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 kSQT] Build starter project for Umee #39

Open
siqi0408 opened this issue Aug 29, 2023 · 3 comments
Open

[$50 in kSQT] Build starter project for Umee #39

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

Comments

@siqi0408
Copy link
Collaborator

siqi0408 commented Aug 29, 2023

Intro
We require a starter project for Umee 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://umee.cc/

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/umee

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 29, 2023
@jamesbayly jamesbayly changed the title [$100 in kSQT] Build starter project for Umee [$50 in kSQT] Build starter project for Umee Aug 30, 2023
@web3cdnservices
Copy link

@siqi0408
Copy link
Collaborator Author

Hi @jamesbayly could you plz check the project

@jamesbayly
Copy link
Contributor

@seandotau can you please verify

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