A *very* barebones proof of concept library for Cryptid clients to use.
Find a file
2025-10-17 13:15:28 +05:30
examples fixed a bug regarding group ids 2025-10-17 13:15:28 +05:30
src fixed a bug regarding group ids 2025-10-17 13:15:28 +05:30
.gitignore added the poc stuff, ugly code, don't worry about it :D 2025-10-16 23:44:18 +05:30
Cargo.lock renamed the crate and added a README 2025-10-16 23:47:38 +05:30
Cargo.toml renamed the crate and added a README 2025-10-16 23:47:38 +05:30
README.md renamed the crate and added a README 2025-10-16 23:47:38 +05:30

Cryptid Core PoC

The proof of concept lib for Cryptid clients.

Running the examples

$ cargo run --example alice_bob 
$ cargo run --example group_chat