neu-fi / regen-bingo

Monorepo for both backend and contract developments of Regen Bingo!
https://regen.bingo
2 stars 1 forks source link

Using Wagmi Hooks #111

Closed oytuncoban closed 1 year ago

oytuncoban commented 1 year ago

Thanks to @hantuzun we are now had a new method for listening for events and contract calls using Wagmi hooks. Generalizing them within hooks directory and using the same approach on lucky-numbers page is a must.

hantuzun commented 1 year ago

Yes. You should just copy the method to the lucky numbers first. We should generalize it later.