mirror of
https://github.com/vacp2p/de-mls.git
synced 2026-01-07 22:33:59 -05:00
7e0e5bb89e6d804380e1eb1c0760bfbc8e394bf3
* integration * test: simple bool not deserialized properly * fix: contract address * fix: send instead of call * update sc_storage * refactor code --------- Co-authored-by: rymnc <43716372+rymnc@users.noreply.github.com>
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%