mirror of
https://github.com/vacp2p/de-mls.git
synced 2026-01-09 13:38:06 -05:00
82ac60192e533a9f2faefe75cb39d747be008833
* forge install: openzeppelin-contracts v5.0.2 * chore(contracts): add ownable for access control on contract * fix: add test * fmt * fix: add user address instead of defaulting to msg.sender
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
Releases
2
Languages
Rust
96.9%
CSS
3.1%