diff --git a/data/ecosystems/a/aztec-protocol.toml b/data/ecosystems/a/aztec-protocol.toml index cd745246..11a30680 100644 --- a/data/ecosystems/a/aztec-protocol.toml +++ b/data/ecosystems/a/aztec-protocol.toml @@ -52,6 +52,9 @@ url = "https://github.com/AztecProtocol/guacamole-ui" [[repo]] url = "https://github.com/AztecProtocol/huff" +[[repo]] +url = "https://github.com/AztecProtocol/ignition-verification" + [[repo]] url = "https://github.com/AztecProtocol/libff" @@ -70,6 +73,9 @@ url = "https://github.com/AztecProtocol/parity-ethereum" [[repo]] url = "https://github.com/AztecProtocol/perpetualpowersoftau" +[[repo]] +url = "https://github.com/AztecProtocol/sdk-starter-kit" + [[repo]] url = "https://github.com/AztecProtocol/Setup"