Skip to content

Commit 8d5aa3d

Browse files
authored
Merge pull request #3 from erc6900/adam/add-gpg-validation-module
feat: add gpg validation module
2 parents bd3e6a3 + d278454 commit 8d5aa3d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/pages/modules.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ description: Modules for ERC-6900
2626

2727
- **[KeystoreValidator](https://github.com/axiom-crypto/keystore-periphery/blob/main/contracts/src/KeystoreValidator.sol)**: Facilitates keystore chain usage for modular accounts.
2828

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).
32+
2933
## v0.7
3034

3135
### Alchemy

0 commit comments

Comments
 (0)