Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rmeissner authored Sep 6, 2023
1 parent ee1b9c3 commit 18445e1
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
# tooling
# Onchain Audits Tooling

This repository provides tooling related to creating and verifying onchain audits ([ERC-7512](https://eips.ethereum.org/EIPS/eip-7512)).

The following features are planned:

- [ ] SDK to create audit summary struct and trigger signing
- [ ] Base contracts to verify signed audit summary
- [ ] Example webapp to create a signed audit summary with connected wallet
- [ ] Example contract that allow verifying audit summaries for registered auditors and query supported ercs

0 comments on commit 18445e1

Please sign in to comment.