Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add BasicWhitelisting contract #302

Merged
merged 2 commits into from
Aug 7, 2024
Merged

Add BasicWhitelisting contract #302

merged 2 commits into from
Aug 7, 2024

Conversation

mtabasco
Copy link
Collaborator

Create a Basic Whitelisting contract:

  • Only the owner can add/remove addresses
  • Anyone can check if an address is whitelisted using the isWhitelisted function

@liorrutenberg liorrutenberg merged commit 583b7b7 into main Aug 7, 2024
5 checks passed
@liorrutenberg liorrutenberg deleted the whitelisted-contract branch August 7, 2024 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants