Skip to content

Modules

filmakarov edited this page Jul 9, 2024 · 14 revisions

Nexus is following the ERC-7579 specification. ERC-7579 is the standard for minimal modular smart accounts. Thus, modules are crucial component that allows to add features and extend the functionality of Nexus.

There are currently 4 module types specified in ERC-7579 and all of them are supported by Nexus:

  • Validators: (description)
  • Executors: (descr)
  • Fallback handlers: (descr)
  • Hooks: (descr)

Installation

Install module

Module Type Id

Module enable mode

Usage

Querying installed modules

Uninstalling the module

Clone this wiki locally