You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/pages/modules.mdx
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,10 @@ description: Modules for ERC-6900
26
26
27
27
-**[KeystoreValidator](https://github.com/axiom-crypto/keystore-periphery/blob/main/contracts/src/KeystoreValidator.sol)**: Facilitates keystore chain usage for modular accounts.
28
28
29
+
### Sarkazein
30
+
31
+
-**[GPGValidationModule](https://github.com/sumitvekariya/gpg-modular-account)**" Allows a GPG public/private keypair to validate transactions and signatures for modular smart accounts. Supports `RSA` and `ED25519` keys using the GPG precompile `(0x696)` at [tea-geth](https://github.com/teaxyz/tea-geth).
0 commit comments