Notus API
Smart Wallets

Kernel

Kernel Account Factory Compatibility

In addition to supporting LightAccount, the Notus API is also compatible with Kernel Account. Kernel is a minimal and extensible smart contract account designed for ERC-4337 wallets, offering a modular architecture that allows developers to customize and enhance wallet functionalities through plugins.

Key Features of Kernel Account

  • ERC-4337 Compatibility: Fully adheres to the ERC-4337 standard, ensuring seamless integration within the account abstraction ecosystem.

  • Modular Design: Supports the addition of plugins, enabling developers to extend wallet capabilities without modifying the core contract.

  • Gas Efficiency: Engineered to optimize gas consumption during wallet operations, reducing transaction costs for users.

Security and Audits

The Kernel Account has undergone thorough security audits to ensure its robustness and reliability. You can review the audit reports here.

Factory Deployments

The Kernel Account Factory has been deployed across multiple chains, ensuring deterministic wallet addresses and consistent behavior. For a comprehensive list of deployment addresses and supported networks, visit this page.

Additional Resources

For more details on Kernel Account’s architecture, updates, and developer documentation, visit the Kernel GitHub Repository.

On this page