js-waku-examples/examples
Sasha 85d8156b7a
feat: re-work rln-js (#281)
* use next.js tempalte

* use next lint rules

* alight UI

* fix problem with margins

* remove old page, rename to hooks

* add constants

* create RLN service, add utils

* add RLN init

* refactor a bit

* add init for Keystore

* add store functions

* add styles

* add contract hooks, add store fields, fix multiple downloads issue

* add features

* add keystore read logic

* add import export

* combine to useContract

* add useWaku stub, add state to Waku block, styles

* add creation of a node

* add messages functionality

* up readme

* update CI

* update readme

* remove and rename, address comments

* update readme

* move const
2023-11-20 19:00:11 +03:00
..
eth-pm chore: update waku deps (#261) 2023-08-07 13:15:01 +02:00
light-chat chore: update waku deps (#261) 2023-08-07 13:15:01 +02:00
light-js feat: add button to query from store in light-js 2023-11-03 16:58:07 -07:00
noise-js chore: update waku deps (#261) 2023-08-07 13:15:01 +02:00
noise-rtc chore: update waku deps (#261) 2023-08-07 13:15:01 +02:00
relay-angular-chat chore: update docs link (#251) 2023-07-12 11:11:30 +01:00
relay-direct-rtc feat: add direct relay-rtc example (#260) 2023-10-03 01:03:48 +02:00
relay-js chore: update waku deps (#261) 2023-08-07 13:15:01 +02:00
relay-reactjs-chat chore: update waku deps (#261) 2023-08-07 13:15:01 +02:00
rln-js feat: re-work rln-js (#281) 2023-11-20 19:00:11 +03:00
store-js chore: update waku deps (#261) 2023-08-07 13:15:01 +02:00
store-reactjs-chat fix: failed parsing problem (#287) 2023-11-17 10:55:32 +03:00
web-chat only show ws peers in discovery 2023-11-02 18:14:56 +05:30