-
Notifications
You must be signed in to change notification settings - Fork 0
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
Design & Architecture #1
Comments
After discussions today also with @rjharmon , our best bet would be to get started with a collaborative effort to design & build simple web UI to create transactions. And explore more options for coordination of signatures in parallel. @siegfried When you start work, let others know. The ideal case is to also create some tasks or issues so we can freely help each other. |
https://github.com/orgs/ADAOcommunity/projects/3 I created tasks and they are free to take |
Is the intention to also be able to arbitrarily witness transactions through this? A workflow that I expect to be common in the cardano ecosystem is for complicated manual transactions that involve multisigs:
Of course orthogonal to this workflow is the actual creation of addresses that are locked by "N out of M" multisig scripts (both Plutus and NativeScript). |
Yes, thank you @emiflake for jumping in! We got more people than initially expected around this task, so we proposed a bounty in a way where we can explore multiple options of coordination of those signatures. We would also like to do as much as we can for the decentralization of this solution, so by inspiration from a bitcoin wallet, it would be great to allow users to not use the server at all, only assemble transactions and pass files between themselves how they feel like it. I created some tasks based on this: because we need only one UI to construct transactions in all cases, that should be the first thing. Then we should try to prototype one or more solutions for coordination. |
An app pushed to here: https://github.com/ADAOcommunity/cardano-multi-sig-app |
I've made a design based on the governance contract UX available to everyone who knows the link in figma. I will continue to work on it. |
We should start a conversation about designs posted in Discord and collaboratively design the solution.
The text was updated successfully, but these errors were encountered: