Files
tsukino 9464f7cab6 implement zkchat and ipfs integration; update app to use rln proofs (#5)
* add ipfs upload

* add user auth for upload

* insert upload data to postgres

* limit upload to 100mb per user

* wip

* add zkchat endpoint

* update schema

* wip

* add group info

* remove log

* fix semaphore signal hash

* allow file upload for zk post

* udpating interep service

* return zk group type

* verify rln proof

* add server sent event
2022-08-03 17:33:36 +08:00
..