From c41735a95d3cf615c0db10f2e2ae8c9a5f0ca208 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 7 Sep 2020 10:59:45 -0700 Subject: [PATCH] Added more Holochain repos --- data/ecosystems/h/holo.toml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/data/ecosystems/h/holo.toml b/data/ecosystems/h/holo.toml index 0e12b45b..ed159e23 100644 --- a/data/ecosystems/h/holo.toml +++ b/data/ecosystems/h/holo.toml @@ -70,6 +70,9 @@ url = "https://github.com/holochain/core-concepts-examples" [[repo]] url = "https://github.com/holochain/CRISPR" +[[repo]] +url = "https://github.com/holochain/CRISPR-Holochain-redux" + [[repo]] url = "https://github.com/holochain/cryptographic-autonomy-license" @@ -317,6 +320,9 @@ url = "https://github.com/holochain/js-tests-scaffold" [[repo]] url = "https://github.com/holochain/jsonrpc" +[[repo]] +url = "https://github.com/holochain/lair" + [[repo]] url = "https://github.com/holochain/lib3h" @@ -446,9 +452,21 @@ url = "https://github.com/holochain/soa-scraper" [[repo]] url = "https://github.com/holochain/soa-toolbox" +[[repo]] +url = "https://github.com/holochain/sodoken" + +[[repo]] +url = "https://github.com/holochain/spike-async-criterion" + +[[repo]] +url = "https://github.com/holochain/spike-rkv-page-management" + [[repo]] url = "https://github.com/holochain/tasktaskic" +[[repo]] +url = "https://github.com/holochain/tls-tunnel-spike" + [[repo]] url = "https://github.com/holochain/touchpoints"