From 0c6b9b4698ea2019e2ad2eaa1b223235959772ab Mon Sep 17 00:00:00 2001 From: Timothy McCallum Date: Mon, 9 Sep 2019 11:38:08 +1000 Subject: [PATCH] Update second-state.toml (#15) --- data/ecosystems/s/second-state.toml | 9 +++++++++ 1 file changed, 9 insertions(+) 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"