2022-01-03 10:40:09 +11:00
..
2021-12-23 16:04:36 +11:00
2022-01-03 10:40:09 +11:00
2021-12-07 13:24:10 +11:00

Package contains react hooks that help with memorizing values

hooks

-usePollList(wakuPolling: WakuPolling | undefined) returns array of DetailedTimedPoll of polls on waku network

-useWakuPolling(appName: string, tokenAddress: string, provider: Web3Provider | undefined, multicallAddress: string | undefined) returns meoized WakuPolling object