From 9e35a2a651379d0028bf9dca9b590cea710785f2 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sat, 15 Feb 2020 09:06:48 -0800 Subject: [PATCH] Added more Aztek Protocol repos --- data/ecosystems/a/aztec-protocol.toml | 6 ++++++ 1 file changed, 6 insertions(+) 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"