Skip to content

Latest commit

 

History

History

aep-57

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
aep title author status type category created updated estimated-completion roadmap
57
Automatic Escrow Top Up
Iaroslav Gryshaiev (@ygryshajev) Maxime Beauchamp (@baktun14) Anil Murty (@anilmurty)
Draft
Standard
Interface
2024-01-05
2024-01-05
2025-01-30
minor

Motivation

Akash users would like to have the option of having their escrow account automatically topped up from their wallets or accounts (in case of credit cards) so that it doesn't run out of funds and close their deployments.

Summary

Implement a new UI setting in the existing settings page that allows users to enable or disable automatic top-ups for Akash Network deployments under custodial wallets via AuthZ deployment grants. akash-network/console#412

Implement a worker CLI handler that automatically adds funds (top-ups) to Akash Network deployments when they are low on balance. This ensures deployments continue to run without requiring users to manually monitor and replenish funds, improving the user experience. akash-network/console#395