mirror of
https://github.com/vacp2p/de-mls.git
synced 2026-01-07 22:33:59 -05:00
ebeabffd803a9e480bfa8e8f3b7b29918e3a2c0a
* update key package functionality * remove local storage * rebase with fixing error
de-mls
Decentralized MLS PoC using a smart contract for group coordination
Run Redis Server
docker-compose up
Install deps
Foundrymake deps
Scaffold Environment
-
make start: This command will start the docker compose instance, and deploy the smart contract to the local network. -
make stop: This command will stop the docker compose instance.
Description
Languages
Rust
96.9%
CSS
3.1%