Module abstract_os::add_on
source · Expand description
Abstract Add-On
abstract_os::add_on implements shared functionality that’s useful for creating new Abstract add-ons.
Description
An add-on is a contract that is allowed to perform actions on a proxy contract while also being migratable.