mirror of
https://github.com/vacp2p/de-mls.git
synced 2026-01-08 21:17:56 -05:00
chore(docker-compose): add env scaffolding instructions (#12)
This commit is contained in:
committed by
GitHub
parent
35d2104e3f
commit
bf223ed7ff
@@ -9,3 +9,9 @@ Decentralized MLS PoC using a smart contract for group coordination
|
||||
|
||||
1. `Foundry`
|
||||
2. `make deps`
|
||||
|
||||
## Scaffold Environment
|
||||
|
||||
1. `make start`: This command will start the docker compose instance, and deploy the smart contract to the local network.
|
||||
|
||||
2. `make stop`: This command will stop the docker compose instance.
|
||||
|
||||
Reference in New Issue
Block a user