01cd334c29 | ||
---|---|---|
.. | ||
src | ||
test | ||
.eslintrc.json | ||
.mocharc.json | ||
README.md | ||
package.json | ||
prettier.config.js | ||
tsconfig.json |
README.md
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