Skip to content

Commit

Permalink
Update multiple-credentials.md
Browse files Browse the repository at this point in the history
  • Loading branch information
crStiv authored Jan 13, 2025
1 parent 999c9aa commit b1b7b60
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ sidebar_position: 4
title: Multiple credentials access
---

# Muleiple credentials access
# Multiple credentials access

## Create an off-chain group with multiple credentials access

1. To create an off-chain group with multiple credentials access, select `Multiple credentials` access mode.

![Create off-chain group multiple credentials access](../../../../static/img/tutorial/offchain-mult-credentials.png)

2. You can select multiple types of credentials for the off-chain group so that only users that fit the criteria can join the group. Users can use parentheses and logical operators such as `AND`, `OR`, `NOT` and `XOR` to chain multiple credentials together. Currently supported credentials and providers are:
2. You can select multiple types of credentials for the off-chain group so that only users who fit the criteria can join the group. Users can use parentheses and logical operators such as `AND`, `OR`, `NOT`, and `XOR` to chain multiple credentials together. Currently supported credentials and providers are:
- **Provider**: GitHub.
- **Credential**: Followers.
**Input**: Minimum followers.
Expand All @@ -31,11 +31,11 @@ title: Multiple credentials access
**Input**: Minimum balance, network, block number.
- **Provider**: EAS.
- **Credential**: Attestations.
**Input**: Minimum attestations, network, attestation details.
**Input**: Minimum attestations, network, and attestation details.
4. Click `Continue` to proceed.
5. You will be redirected to the `Group Preview` page to review the group details.
6. Click `Create Group` to finalize the group creation.

![Create off-chain group preview](../../../../static/img/tutorial/offchain-preview.png)

Congratulations! You have successfully created an off-chain multiple credentials access group!
Congratulations! You have successfully created an off-chain multiple credentials access group!

0 comments on commit b1b7b60

Please sign in to comment.