White-Whale-Defi-Platform / migaloo-chain

Migaloo is a cosmwasm-powered, permissionless blockchain for building decentralized applications.
https://migaloo.zone
MIT License
52 stars 28 forks source link

Transaction Documentation #347

Open Lexi79Ha opened 4 months ago

Lexi79Ha commented 4 months ago

Hi, I'm a software engineering student, and I am currently working on building a blockchain indexer project. I'm to the point in the project where I can successfully decrypt the transactions that I am pulling, but I was curious if there is any documentation available about identifying the different transactions and working with the different information in each of the json files.

faddat commented 3 months ago

Hi, so that process is pretty challenging, but I do have example code -- in order to make it applicable though I'd need to know the goal of what you're doing :)