mirror of https://github.com/vacp2p/zerokit.git
docs(semaphore): Add README
This commit is contained in:
parent
e7fdcd1e8a
commit
c4ec421e2c
|
@ -0,0 +1,10 @@
|
|||
# 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.
|
Loading…
Reference in New Issue