js-waku-examples/ci
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
..
Dockerfile remove dependency of pnpm in docker file 2022-12-23 23:07:44 +01:00
Jenkinsfile feat: re-work rln-js (#281) 2023-11-20 19:00:11 +03:00
README.md ci: add Jenkinsfile for GitHub pages builds 2022-09-07 09:02:15 +02:00
deploy.js add: eslint & lint all files 2022-12-09 16:59:11 +05:30

README.md

Description

Configuration of CI builds executed under a Jenkins instance at https://ci.status.im/.

Website

The Jenkinsfile.gh-pages file builds the documentation site with this job: https://ci.infra.status.im/job/website/job/examples.waku.org/

And deploys it via gh-pages branch and GitHub Pages to: https://examples.waku.org/