Commit Graph

16 Commits

Author SHA1 Message Date
Sasha 5f3b0e22b0
feat: add support for Keystore and new contract (#280)
* add support for Keystore and new contract

* update mock

* up rln version
2023-10-20 13:01:40 +02:00
Sasha 7526e205e2
chore: update waku deps (#261)
* update waku deps

* update craco

* update light-chat

* up light-js

* up noise-js

* up noise-rtc

* up relay-js

* up react relay

* up rln-js

* up store-js

* up store react

* up protons deps for web chat
2023-08-07 13:15:01 +02:00
Danish Arora 8273f1ed3d
Merge pull request #238 from waku-org/rln-verify-roots
feat: use merkle root tracker to verify proof
2023-08-03 13:12:55 +05:30
Prem Chaitanya Prathi 1575056c35
chore: update paths in quick use instructions in README for some of the examples (#244) 2023-06-23 06:35:06 +02:00
Sasha 9190da0e0d
feat: use @waku/sdk for basic examples (#241)
* use @waku/sdk for light-js

* use sdk and latest utils

* fix import

* use sdk and utils for noise-rtc

* migrate relay-js

* migrate rln-js
2023-06-21 00:25:25 +02:00
Richard Ramos fb970ff65f
feat: use merkle root tracker to verify proof 2023-05-17 16:09:11 -04:00
RichΛrd d7bb3016ff
chore: update rln-js example to use @waku/rln 0.1.0 (#237) 2023-05-17 16:07:55 -04:00
Sasha ada52500d3
chore!: update rln-js (#225)
* change block number

* use RLNContract

* move to module, refactor

* align

* udpate waku versions

* fix libp2p issue

* change block number

* fix small issues, bump rln-js version

* use registerFromMembership api

* disable retrieve button when fetching members

* ignore mac file

* use latest @waku/rln
2023-04-28 01:33:25 +02:00
danisharora099 7947f3e577
fix: change var name
a value is cannot be a default value if it's not configurable
2023-01-23 16:03:09 +05:30
danisharora099 0c53f95a2d
fix: change endianness on idCommitment
ref: waku-org/js-rln#37
2023-01-18 15:46:14 +05:30
weboko 1f723f4d8e
improve manifest and add background to png image 2023-01-11 23:04:42 +01:00
weboko f2d7ecf491
remove pnpm-lock 2023-01-04 21:59:37 +01:00
weboko 6093d95b3a
merge with master 2023-01-04 21:57:56 +01:00
weboko fb56e9d91d
merge with master 2023-01-04 21:41:13 +01:00
weboko 89d07f3419
Merge branch 'master' of github.com:waku-org/js-waku-examples into weboko/create-waku-imp 2022-12-23 19:13:38 +01:00
weboko 940609718a
move examples to dedicated folder, update create app and ci accordingly 2022-12-22 21:37:55 +01:00