Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,12 @@ Kernel is a smart contract account that is:

Kernel is also a winner of [the inaugural Ethereum AA grant](https://erc4337.mirror.xyz/hRn_41cef8oKn44ZncN9pXvY3VID6LZOtpLlktXYtmA). At the time of writing, [Kernel powers over 60% of all AA wallets](https://twitter.com/SixdegreeLab/status/1705585256638849325?s=20).

Kernel can be used as a standalone smart contract account, but most people use it through [ZeroDev](https://docs.zerodev.app/).
Kernel is supported by all major AA SDKs, including:

- [ZeroDev](https://docs.zerodev.app/)
- [Permissionless.js](https://docs.pimlico.io/permissionless/how-to/accounts/use-kernel-account)
- [UserOp.js](https://docs.stackup.sh/docs/useropjs-presets#kernel)
- [Account Kit](https://github.com/alchemyplatform/aa-sdk/tree/main/packages/accounts/src/kernel-zerodev)

## Resources

Expand All @@ -31,12 +36,23 @@ MIT

## Addresses

<details>
<summary>v2.3</summary>

| Name | Address |
| -------------------- | ------------------------------------------ |
| Kernel | 0xD3F582F6B4814E989Ee8E96bc3175320B5A540ab |
| KernelFactory | 0x5de4839a76cf55d0c90e2061ef4386d962E15ae3 |
| KernelLite | 0x482EC42E88a781485E1B6A4f07a0C5479d183291 |
</details>

<details>
<summary>v2.2</summary>

| Name | Address |
| -------------------- | ------------------------------------------ |
| Kernel | 0x0DA6a956B9488eD4dd761E59f52FDc6c8068E6B5 |
| KernelFactory | 0x5de4839a76cf55d0c90e2061ef4386d962E15ae3 |
| KernelLite | 0xbEdb61Be086F3f15eE911Cc9AB3EEa945DEbFa96 |
</details>

Expand Down
77 changes: 77 additions & 0 deletions broadcast/Factory_old.s.sol/11155111/run-1703050162.json

Large diffs are not rendered by default.

107 changes: 107 additions & 0 deletions broadcast/Factory_old.s.sol/11155111/run-1703050169.json

Large diffs are not rendered by default.

107 changes: 107 additions & 0 deletions broadcast/Factory_old.s.sol/11155111/run-latest.json

Large diffs are not rendered by default.

20 changes: 20 additions & 0 deletions scripts/deterministic/Factory_old.s.sol

Large diffs are not rendered by default.