Skip to content
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

[Tools] Streamline example of onchain account delegating DAO account to send funds on its behalf #969

Open
3 tasks
Olshansk opened this issue Nov 27, 2024 · 0 comments
Assignees
Labels
on-chain On-chain business logic tooling Tooling - CLI, scripts, helpers, off-chain, etc...

Comments

@Olshansk
Copy link
Member

Objective

Create more examples of how authz works for an elementary example unrelated to parameter updates.

Origin Document

https://discord.com/channels/824324475256438814/997192534168182905/1311407297112838214

Screenshot 2024-11-27 at 1 41 02 PM

Goals

  • Document what authz can and cannobe used for
  • Design, implement & document a basic example that others can learn & build off of

Deliverables

  • Everything necessary (.json file, Makefile target, LocalNet account, etc...) to allow an onchain account to delegate to the DAO address
  • Makefile target that sends funds from "User1" to "User2" where the DAO address signs the message and User1 != DAO
  • New pages in the docs that presents & explains this

Creator: @bryanchriswhite
Co-Owners: @Olshansk

@Olshansk Olshansk added on-chain On-chain business logic tooling Tooling - CLI, scripts, helpers, off-chain, etc... labels Nov 27, 2024
@Olshansk Olshansk added this to the Shannon Quality of Life milestone Nov 27, 2024
@Olshansk Olshansk added this to Shannon Nov 27, 2024
@Olshansk Olshansk moved this to 🔖 Ready in Shannon Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
on-chain On-chain business logic tooling Tooling - CLI, scripts, helpers, off-chain, etc...
Projects
Status: 🔖 Ready
Development

No branches or pull requests

2 participants