From 0de41b1689b65dbf1aa8afcf56cf9cd854ccc1bd Mon Sep 17 00:00:00 2001
From: Omar Desogus
Library for managing identites for Semaphore and Rln protocols. Client library for generating and verifying Semaphore & Rln ZK proofs.
- Semaphore identities
+ Semaphore protocols
-
-
+
@@ -88,6 +88,6 @@ const unserialized: Identity = ZkIdentity.unSerializeIdentity(serialized);
```
## 📜 Final Note
-For full examples of how to integrate with contracts check https://github.com/appliedzkp/semaphore repository
+For full examples of how to integrate with contracts check https://github.com/appliedzkp/semaphore repository.
-For additional info check tests directory
+For additional info check tests directory.