Open pax-k opened 11 months ago
I'm curious - which of the algorithms did you build? All of Single-Use, BBS, and MAC?
@pax-k We would love more implementations!
Since our goal is to describe interoperability in specifications rather than to say that a particular implementation is authoritatively "correct", we don't really encourage one implementation over others. That said, we do use Node to generate examples and the like today, and could certainly use something a bit better than our barebones scripts to do things like generate examples and even maintain test vectors.
I would like to contribute to the official JS implementation of your spec, and to make it super easy for anyone to integrate JWP in their apps. I could take care of developing a clean architecture for the lib, implementing the spec, writing tests, publishing the lib, writing examples for different use-cases / platforms (browser, mobile, server). I've been working with VCs/DIDs/DWNs for the past year and have experience in building isomorphic JS libs. Is this something you have on your roadmap?