diff --git a/data/ecosystems/e/enigma.toml b/data/ecosystems/e/enigma.toml index d3b61637..4e20bb8a 100644 --- a/data/ecosystems/e/enigma.toml +++ b/data/ecosystems/e/enigma.toml @@ -24,6 +24,9 @@ url = "https://github.com/enigmampc/coinjoin-poc" [[repo]] url = "https://github.com/enigmampc/cosmos-faucet" +[[repo]] +url = "https://github.com/enigmampc/covid-self-reporting" + [[repo]] url = "https://github.com/enigmampc/dev-help" @@ -57,6 +60,9 @@ url = "https://github.com/enigmampc/ecosystem-tools" [[repo]] url = "https://github.com/enigmampc/enigma-benchmarking" +[[repo]] +url = "https://github.com/enigmampc/enigma-blockchain-contracts-guide" + [[repo]] url = "https://github.com/enigmampc/enigma-contract" @@ -165,6 +171,9 @@ url = "https://github.com/enigmampc/rust-sgx-sdk" [[repo]] url = "https://github.com/enigmampc/rustc-hex" +[[repo]] +url = "https://github.com/enigmampc/SafeTrace" + [[repo]] url = "https://github.com/enigmampc/salad" @@ -203,3 +212,9 @@ url = "https://github.com/enigmampc/wasm-utils" [[repo]] url = "https://github.com/enigmampc/wasmi" + +[[repo]] +url = "https://github.com/enigmampc/wasmi-in-enclave-test" + +[[repo]] +url = "https://github.com/enigmampc/WasmiMemoryTest"