mirror of
https://github.com/vacp2p/de-mls.git
synced 2026-01-07 22:33:59 -05:00
62f15d2381eaf60875753b16c2bba9a6990a5d85
* chore(Makefile) add target to run full example e2e * patch: ci version
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%