We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Once #8 is done, think about how to do gating by community membership - i.e. checking token (ERC20/ERC721) balanceOf for an address
balanceOf
This will also need ability to use external wallets
The password can then be shared automatically based on the check result
Q: What if the user no longer has the balance? Do we need to re-encrypt and share new pass? (probably not since Q&As are not long-lived)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Once #8 is done, think about how to do gating by community membership - i.e. checking token (ERC20/ERC721)
balanceOf
for an addressThis will also need ability to use external wallets
The password can then be shared automatically based on the check result
Q: What if the user no longer has the balance? Do we need to re-encrypt and share new pass? (probably not since Q&As are not long-lived)
The text was updated successfully, but these errors were encountered: