- 
                Notifications
    You must be signed in to change notification settings 
- Fork 76
feat(docs): add comprehensive guide for Authorized Spend via Console #868
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
base: main
Are you sure you want to change the base?
Conversation
| @ReetShah13 Thanks for creating the PR. @HoomanDgtl you can also share your feedback. | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @ReetShah13 ,
- sequence.tsconfig is missing.
- Some files have been renamed can you clarify the reasoning behind these changes?
Thanks!
| updated the  files didn't renamed but moved the default authorized spend to new sub folder,with same documentation | 
| there seems to be change in URL. @ReetShah13 you need to add a redirect for the old url to new url here in this file: https://github.com/akash-network/website/blob/main/src/utils/redirects.ts thanks | 
| hii @ReetShah13 : the PR has conflict, please resolve. thanks | 
Introduces detailed documentation for using the Authorized Spend feature through the Akash Console. Covers setup prerequisites, step-by-step authorization workflows, managing grants (edit, revoke, monitor), and deploying with authorized funds. Enhances user guidance for wallet-based payments and improves onboarding for grant management within the Console interface.
Added nested sub-items for "Authorized Spend" to improve documentation navigation, including links to "Authorized Spend" and "Authorized Spend console"
Updated the redirect for the authorized spend documentation to point from `/docs/features/authorized-spend/` to the new location under `/docs/network-features/authorized-spend/` to align with updated site structure and improve content organization.
Updated the redirect for the authorized spend documentation to point from `/docs/features/authorized-spend/` to the new location under `/docs/network-features/authorized-spend/` to align with updated site structure and improve content organization.
2a437cf    to
    e32e243      
    Compare
  
    
Introduces detailed documentation for using the Authorized Spend feature through the Akash Console. Covers setup prerequisites, step-by-step authorization workflows, managing grants (edit, revoke, monitor), and deploying with authorized funds. Enhances user guidance for wallet-based payments and improves onboarding for grant management within the Console interface.
solving the #857 issue