zerokit/semaphore
G 3427729f7e
fix(semaphore): temporarily use fixed semaphore-rs fork (#79)
* fix(semaphore): temporarily use fixed semaphore-rs fork

* fix(semaphore): update semaphore logic to work with latest master of semaphore-rs
2022-11-23 10:55:12 +01:00
..
2022-06-01 15:20:39 +01:00

Semaphore example package

This is basically a wrapper around/copy of https://github.com/worldcoin/semaphore-rs to illustrate how e.g. RLN package can be structured like.

Goal is also to provide a basic FFI around protocol.rs, which is currently not in scope for that project.

See that project for more information.