12 Commits

Author SHA1 Message Date
Sasha
201a000c43
make content pair set initially 2023-02-22 13:13:38 +01:00
Sasha
c19ae5c7a0
export useStoreMessages 2023-02-21 23:44:43 +01:00
Sasha
e6af793bd6
fix types 2023-02-21 23:43:57 +01:00
Sasha
b3e3a44420
implement useStoreMessages 2023-02-21 23:42:08 +01:00
Sasha
ac6b304774
set default ephemeral to false, use node instead of waku naming 2023-02-21 22:23:12 +01:00
Sasha
bc0b6c5c5c
make ephemeral default to false 2023-02-21 22:18:51 +01:00
Sasha
fc6ca3032b
use react as peer dependency 2023-02-21 21:37:15 +01:00
Sasha
2f2d113805
use undefined instead on null 2023-02-21 21:27:23 +01:00
Sasha
3bb5f6342d use React global var 2023-02-21 21:24:05 +01:00
Sasha
bd3bfb8134
chore: disable tests & fix husky (#2) 2023-02-21 17:02:09 +01:00
Sasha
4b219df40c
feat!: add basic @waku/react hooks (#1)
* add react and typecript
* add react, rollup and ts
* add waku dependencies
* add create hooks, providers and update typings path
* extend create hooks and provider with error/loading state
* rename to isLoading
* create useContentPair hook
* add protocols property and bootstrap with remote peers
* add useFilterSubscribe
* add eslint & fix issues
* add prettier & fix
* add jest
* add husky
* add bundlewatch
2023-02-16 21:49:46 +01:00
weboko
84b46a76a8
init with README, LICENSE and package.json 2023-02-14 00:50:23 +01:00