Aaryamann Challani 82ac60192e chore(sc_keystore): add Ownable to the contracts for access control (#21)
* 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
2024-07-24 12:46:38 +05:30
2024-07-18 11:52:39 +03:00
2024-07-19 13:26:06 +03:00
2024-07-18 11:52:39 +03:00
2024-04-15 17:25:49 +05:30

de-mls

Decentralized MLS PoC using a smart contract for group coordination

Run Redis Server

docker-compose up

Install deps

  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.

Description
No description provided
Readme 2.7 MiB
Latest
2024-12-25 03:06:31 -05:00
Languages
Rust 96.9%
CSS 3.1%