Consumer dApps
Account Demolisher
Problem Statement
Abandoning a Stellar account requires manually removing all trustlines, offers, and data entries before merging the account — a tedious multi-step process with no tooling support. This creates UX debt for end-users and wallet developers alike.
Technical Requirements
Automated Cleanup: Detect and batch-remove all open offers, trustlines, and account data in the minimum number of transactions. Safe Merge: Final account merge to a user-specified destination address. Wallet SDK: Expose as a callable SDK function so wallets can offer "close account" flows natively.