-
Notifications
You must be signed in to change notification settings - Fork 1
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
Self Create Flow Front-End #88
Comments
10/30 Team standup discussion: |
@rubycop – I added more detailed AC to this ticket. Can you please go through this list and check each item to confirm the end to end flow works as intended? Also, please make sure to develop the appropriate automated testing (talk to Peter) and let us know once you have a preview. Thank you!! |
WIP |
Moved this to sprint 3. Please update @rubycop once it's done. |
Background
We have developed a Multisig Treasury Dashboard product on top of SputnikDAO that allows various NEAR ecosystem organizations to have a way to easily mange their funding. Currently,we offer white label solutions for custom instances (e.g. DevDAO, Infinex, etc). This ticket focuses on creating a self-service flow that allows anyone to create their own treasury instance directly through a future Treasury app product page.
User Story
As a user (sponsor of treasury application), I want to have the ability to create my own treasury instance through a simple and intuitive self-service flow so that I can start managing my DAO's or team's funds without needing any technical expertise.
Acceptance Criteria
1. Sign In
2. Confirm Wallet
3. Create Application Account
name.near
.4. Create Sputnik DAO Account
name.sputnik-dao.near
.5. Add Members
6. Summary
7. Dashboard
UX Flow
See Figma.
Related Tickets
Smart contract implementation: #89
The text was updated successfully, but these errors were encountered: