Skip to content

docs: add tutorial and example assets for tx-indexer usage#219

Open
davd-gzl wants to merge 4 commits into
gnolang:mainfrom
davd-gzl:david/docs/tutorial
Open

docs: add tutorial and example assets for tx-indexer usage#219
davd-gzl wants to merge 4 commits into
gnolang:mainfrom
davd-gzl:david/docs/tutorial

Conversation

@davd-gzl

Copy link
Copy Markdown
Member

Related to: gnolang/gno#4577

Comment thread README.md Outdated
Comment thread docs/TUTORIAL.md

Now we have raw JSON data from our GraphQL query. Let's turn that into something useful for our dashboard. We'll write some Go code to parse the JSON and find the biggest transactions.

[embedmd]:# (../_assets/tx-indexer-example/process.go go)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm.. I'm not sure we should use a library that has not been maintained in 8 years...

Can we just add a link to the file on the documentation instead of copying the content here?

davd-gzl and others added 2 commits January 21, 2026 10:24
Co-authored-by: Antonio Navarro Perez <antnavper@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants