Skip to content

patiee/juno-smart-contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Juno Smart Contracts

This worker is processing data from CosmWasm contracts to create new database tables for each new data structure that can be inside transaction messages.

Subquery indexer

Start indexing transaction messages with SubQuery indexer.

Worker

Before run, make sure that you have address for juno grpc server. You can setup own node with docker. Please note that you need to sync node first to height you want to query.

Run worker to process transaction messages:

go run cmd/worker/main.go --config config.json

Graphql server

Host Graphql server and watch for new entities

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages