Skip to content

Commit

Permalink
docs: add collaborators to readme (#28) (#29)
Browse files Browse the repository at this point in the history
* docs: add collaborators to readme

* fix: heading

* Update README.md

Co-authored-by: Jay Paik <jaypaik@users.noreply.github.com>
  • Loading branch information
howydev and jaypaik authored May 3, 2024
1 parent b9308ba commit d2769be
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Multisig Plugin
# Multisig Plugin

Multisig Plugin is an ERC6900-compatible k-of-n ownership plugin that supports both EOA and smart contract owners.

Expand Down Expand Up @@ -76,6 +76,10 @@ forge script script/Deploy.s.sol --rpc-url $RPC_URL --broadcast

Our audit report from Quantstamp can be found in [audits](/audits).

## Collaborators

[<img src="https://assets-global.website-files.com/65d123ed4c76575a9e69648c/65db9e5db75bfd6e0a2a6065_maple-logo.png" alt="Maple Finance" height="32px">](https://maple.finance/)

## Acknowledgements

The signature verification logic takes inspiration from the work done by [Gnosis Safe](https://github.com/safe-global/safe-smart-account).
Expand Down

0 comments on commit d2769be

Please sign in to comment.