diff --git a/data/ecosystems/s/second-state.toml b/data/ecosystems/s/second-state.toml index cebdecb7..3ef84e48 100644 --- a/data/ecosystems/s/second-state.toml +++ b/data/ecosystems/s/second-state.toml @@ -12,6 +12,15 @@ github_organizations = ["https://github.com/CyberMiles", "https://github.com/sec # Repositories # These are structs including a url and tags for a git repository. These URLS do not have to be on github. +[[repo]] +url = "https://github.com/second-state/soll" + +[[repo]] +url = "https://github.com/second-state/soll-ewasm-testbench" + +[[repo]] +url = "https://github.com/second-state/search-on-chain" + [[repo]] url = "https://github.com/second-state/aleth-lity"