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

Documentation #87

Open
danbrown1893 opened this issue Apr 18, 2024 · 0 comments
Open

Documentation #87

danbrown1893 opened this issue Apr 18, 2024 · 0 comments

Comments

@danbrown1893
Copy link

danbrown1893 commented Apr 18, 2024

Hi! I am new to blockchain development and am looking to use this package in order to decode events from a chain.

I would like to understand how I can use the metadata from the chain to prepare the appropriate structs for the events and then decode events into those structs.

I have used go-substrate-rpc package to listen for events and I can see I am receiving them. Now I am trying to actually decode those events and put them into appropriate go structs but am struggling to figure out how exactly that is supposed to work using this package. Any guidance would be appreciated.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant