Szymon Szlachtowicz 861feccd67
Update readme (#93)
2021-09-24 00:08:32 +02:00

7 lines
351 B
Markdown

Package contains react hooks that help with memoizing 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