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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
As #user I want to join a dao. based on the dao settings there are three ways to allow the user to call the join extrinsic and effectively join a dao:
A. simple poc route:
active
pending
B. long term route
example
The text was updated successfully, but these errors were encountered:
No branches or pull requests
User Story
As #user I want to join a dao. based on the dao settings there are three ways to allow the user to call the join extrinsic and effectively join a dao:
Acceptance Criteria
A. simple poc route:
active
orpending
when private daopending
active
B. long term route
Part I
bonus level
Part II
example
Additional Information
pending
and vote is initiated.How to test
The text was updated successfully, but these errors were encountered: