zerokit icon indicating copy to clipboard operation
zerokit copied to clipboard

Semaphore e2e interface as example

Open oskarth opened this issue 2 years ago • 2 comments

Problem

As an example, it'd be useful to have something that works end to end.

Acceptance criteria

A lot of the code for Semaphore already exists. This should:

  • Have basic protocol / public API that can be mimicked for other constructs
  • Basic Rust tests
  • FFI for important functionality
  • (Outside of this repo) basic integration through e.g. nwaku

oskarth avatar May 28 '22 07:05 oskarth

First two items done here https://github.com/vacp2p/zerokit/tree/master/semaphore

oskarth avatar Jun 01 '22 14:06 oskarth

Rest of work deprioritized assuming things go well with RLN critical path

oskarth avatar Jun 10 '22 15:06 oskarth