Just discovered that there exists a SimpleX typescript library: https://github.com/simplex-chat/simplex-chat/tree/stable/packages/simplex-chat-client/typescript

Reply to this note

Please Login to reply.

Discussion

AGPL unfortunately though

Ah, my mistake, this client does not speak the full protocol, it only sends messages to the simplex-cli which is built on the full haskell implementation.

I just came across the app myself. Amazing implementation!