Skip to content

Commit

Permalink
Update eth-demls.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ramsesfv committed Sep 16, 2024
1 parent b7112ed commit 79c06a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vac/raw/eth-demls.md
Original file line number Diff line number Diff line change
Expand Up @@ -938,13 +938,13 @@ replaced with SIWE in this specification.

### Addition of members to a group

1. Alice creates a Smart Contract with ACL.
1. On-chain: Alice creates a Smart Contract with ACL.
2. Off-chain: Alice sends the contract address
and an invitation message to Bob over the secure channel.
3. Off-chain: Bob sends a signed response
confirming his Ethereum address and agreement to join.
4. Off-chain: Alice verifies the signature using the public key of Bob.
5. ON-chain: Alice adds Bob’s address to the ACL.
5. On-chain: Alice adds Bob’s address to the ACL.
6. Off-chain: Alice sends a welcome message to Bob.
7. Off-chain: Alice sends a broadcast message to all group members,
notifying them the addition of Bob.
Expand Down

0 comments on commit 79c06a8

Please sign in to comment.