diff --git a/data/ecosystems/s/spacemesh.toml b/data/ecosystems/s/spacemesh.toml index bfc09cba..85bbe047 100644 --- a/data/ecosystems/s/spacemesh.toml +++ b/data/ecosystems/s/spacemesh.toml @@ -78,6 +78,9 @@ url = "https://github.com/spacemeshos/leveldb" [[repo]] url = "https://github.com/spacemeshos/Liberthon" +[[repo]] +url = "https://github.com/spacemeshos/lite-env" + [[repo]] url = "https://github.com/spacemeshos/local-testnet" @@ -117,6 +120,9 @@ url = "https://github.com/spacemeshos/protocol" [[repo]] url = "https://github.com/spacemeshos/python-pure25519" +[[repo]] +url = "https://github.com/spacemeshos/research" + [[repo]] url = "https://github.com/spacemeshos/scrypt_playground" @@ -153,6 +159,9 @@ url = "https://github.com/spacemeshos/svm" [[repo]] url = "https://github.com/spacemeshos/testnet-guide" +[[repo]] +url = "https://github.com/spacemeshos/testnet-issues" + [[repo]] url = "https://github.com/spacemeshos/tytle"