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
all
joined
created
hidden
Create GET endpoint to fetch the respective communities in the home page
Viewcall to scorer factory
Check the status (all, joined, created, hidden) to know the correct action
obs: The backend must filter hidden communities in the "all, joined and created" pages
to know each status: users (mapping) in the smart contract. contractOwner variable with the info of the community owner
contractOwner
The text was updated successfully, but these errors were encountered:
RafaDSan
No branches or pull requests
Create GET endpoint to fetch the respective communities in the home page
Viewcall to scorer factory
Check the status (all, joined, created, hidden) to know the correct action
obs: The backend must filter hidden communities in the "all, joined and created" pages
to know each status:
users (mapping) in the smart contract.
contractOwner
variable with the info of the community ownerThe text was updated successfully, but these errors were encountered: