Files
Arseniy Klempner 7760906675 Logos RLN modules, extracted from logos-co/logos-lez-rln
The module stack, renamed at extraction so the flagship name goes to the
module that owns the RLN surface:

- logos-lez-rln-module (liblogos_lez_rln_module) — the LEZ RLN registry
  provider (chain reads, Register tx, faucet funding); previously
  logos-rln-module.
- logos-rln-module (liblogos_rln_module) — the membership-management
  module (RLN-MEMBERSHIP-MANAGEMENT): credential generation + keystore,
  registration lifecycle, proof generation/verification; previously
  logos-rln-membership-module.
- logos-rln-membership-ui — the Basecamp GUI driving both.

Ships with the release tooling (tools/publish.sh + tools/catalog-gen.py,
the release and rln-module workflows) and a root flake aggregating the
module flakes. rln-layouts (the on-chain borsh wire) is consumed as a
cargo git dependency pinned to the logos-lez-rln rev whose deployed
programs the modules must match.
2026-08-10 14:41:31 -06:00
..