Skip to content
This repository has been archived by the owner on Dec 25, 2023. It is now read-only.

Subscribe/Listen to contract events #176

Open
ajays97 opened this issue May 15, 2023 · 1 comment
Open

Subscribe/Listen to contract events #176

ajays97 opened this issue May 15, 2023 · 1 comment

Comments

@ajays97
Copy link

ajays97 commented May 15, 2023

I have cosmwasm smart contracts on the Osmosis side chain. I want to be able to interact with the contract from my Javascript application using the contract abi. the docs provide a way to query the read only methods using the CosmWasm client, but I don't see a way to instantiate the contract in my Javascript app using the abi and listen or subscribe to events emitted by the contract.

Please help or point to the right docs that helps me does this.

@99Kies
Copy link

99Kies commented Jul 29, 2023

same question.

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

No branches or pull requests

2 participants