Skip to content

6be709c0/ethers-event-issue

Repository files navigation

ethers-event-issue

Simple project to show an issue with ethersjs not firing the "on" event listener when an event is raised from a smart contract

Steps to reproduce the issue

  • Clone the repo
  • npm i
  • npx hardhat compile
  • npx hardhat test
  • If the event handler fired you should see ########### console logged out - however I do not see this

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published