mirror of
https://github.com/status-im/dappconnect-vote-poll-sdk.git
synced 2025-01-16 08:14:58 +00: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