Skip to content

Commit

Permalink
chore: adds hook support, redegins explore app, adds Sepolia network
Browse files Browse the repository at this point in the history
  • Loading branch information
koshikraj committed Nov 10, 2023
1 parent dd054d5 commit af66f21
Show file tree
Hide file tree
Showing 57 changed files with 2,416 additions and 18,646 deletions.
13 changes: 2 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,10 @@ The entire flow is deployed on Optimism as it is the common denominator for EAS

## Links:

- [Zen Guarden App](https://garden.zenguard.xyz)
- [ZenGuard Marketplace explorer](https://explore.zenguard.xyz)

- [Try on Safe Wallet as Safe App](https://app.safe.global/share/safe-app?appUrl=https://garden.zenguard.xyz&chain=base-gor)

- [EAS Schema on Optimism](https://optimism.easscan.org/schema/view/0xf79919ba6a03ab2adce36fcf31344023d006fd3418dd33499d3f8b8aa54fabda)

- Modified [SafeProtocolManager](https://optimistic.etherscan.io/address/0xc1a0C896e6cd89990B9BcF12E958Eb405aaD7948) on Optimism Mainnet

- Modified [SafeProtocolRegistry](https://optimistic.etherscan.io/address/0xb2a8e2Ae543bF7b385c35e21427E759e78b8E14B) on Optimism Mainnet

- [Forked implementation](https://github.com/koshikraj/safe-core-protocol) of `SafeProtocolRegistry` to add plugin attestations.
- [Try on Safe Wallet as Safe App](https://app.safe.global/share/safe-app?appUrl=https://explore.zenguard.xyz&chain=base-gor)

## Structure

- [Contracts](./contracts/) contains samaple plugin contracts
- [Web App](./web/) contains plugin market place app
5 changes: 0 additions & 5 deletions contracts/.env.sample

This file was deleted.

16 changes: 0 additions & 16 deletions contracts/.eslintrc.js

This file was deleted.

13 changes: 0 additions & 13 deletions contracts/.gitignore

This file was deleted.

19 changes: 0 additions & 19 deletions contracts/.prettierrc

This file was deleted.

3 changes: 0 additions & 3 deletions contracts/.solcover.js

This file was deleted.

18 changes: 0 additions & 18 deletions contracts/.solhint.json

This file was deleted.

165 changes: 0 additions & 165 deletions contracts/LICENSE

This file was deleted.

89 changes: 0 additions & 89 deletions contracts/README.md

This file was deleted.

Loading

0 comments on commit af66f21

Please sign in to comment.