Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jay Paik <[email protected]>
  • Loading branch information
howydev and jaypaik authored Jan 24, 2024
1 parent a7ae7d9 commit b54f4c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ Alchemy's Modular Account is a maximally modular, upgradeable Smart Contract Acc
## Overview

This repository contains:
* The [Modular Account](https://github.com/alchemyplatform/modular-account/src/account)
* [Factory contracts for the Modular Account](https://github.com/alchemyplatform/modular-account/src/factory)
* [Modular Account implementation](src/account)
* [Modular Account factories](src/factory)
* 3 ERC-6900 compatible plugins:
* [MultiOwnerPlugin](https://github.com/alchemyplatform/modular-account/src/plugins/owner) is a plugin supporting 1+ ECDSA owners.
* [TokenReceiverPlugin](https://github.com/alchemyplatform/modular-account/src/plugins/TokenReceiverPlugin.sol) contains ERC721/ERC777/ERC1155 token receivers.
Expand Down

0 comments on commit b54f4c6

Please sign in to comment.