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

Listening On-Chain Events Emitted by Contract using Go-SDK #127

Open
rudreshkoranne opened this issue Feb 13, 2025 · 1 comment
Open

Listening On-Chain Events Emitted by Contract using Go-SDK #127

rudreshkoranne opened this issue Feb 13, 2025 · 1 comment

Comments

@rudreshkoranne
Copy link

Hey there everyone!!!

I’m working on building a Go service to listen for all events emitted by my contracts and store them in a database.
Would love some guidance on how to approach this—any suggestions or tips?

@42dot-hwi-ahn
Copy link

As far as I know, you should use Indexer. If there is any other way using aptos-go-sdk, please let me know too. :)

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

2 participants