Sasha
698afe4dab
feat: simplify rln-js ( #297 )
...
* remove old rln-js
* feat: simplify rln-js
* remove comment
* add example to CI
2024-01-24 20:51:13 +01:00
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
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
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
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