Skip to content

iamacook/safe-dump

Repository files navigation

Safe Dump

A Safe App for dumping Safe Accounts. Dumping an Account transfers ownership to a specified address.

The current version is deployed at: https://safe-dump.netlify.app.

Motivation

When building on Safe, you often end up creating unwated Accounts. Too many can overload the Safe{Wallet} interface. This App allows you to remove unwanted Accounts by renouncing their ownership.

Development

This App uses yarn as a package manager. To setup and run it locally, use the following commands:

yarn install
yarn dev

Once running, add http://localhost:3000 as a custom Safe App in the Safe{Wallet} interface.

About

Don't want your Safe? Dump it!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published