diff --git a/data/ecosystems/a/algorand.toml b/data/ecosystems/a/algorand.toml index 405f3332..b8b5ddc4 100644 --- a/data/ecosystems/a/algorand.toml +++ b/data/ecosystems/a/algorand.toml @@ -93,6 +93,9 @@ url = "https://github.com/algorand/pyteal" [[repo]] url = "https://github.com/algorand/sandbox" +[[repo]] +url = "https://github.com/algorand/symteal" + [[repo]] url = "https://github.com/algorand/tealfuzz"