From 76df0495d6810376e405f73687b2c6a4ee29c23b Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 30 Sep 2019 17:15:51 -0700 Subject: [PATCH] Added decred cspp and tumblebit. --- data/ecosystems/d/decred.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/d/decred.toml b/data/ecosystems/d/decred.toml index e146846f..adddd185 100644 --- a/data/ecosystems/d/decred.toml +++ b/data/ecosystems/d/decred.toml @@ -63,6 +63,9 @@ url = "https://github.com/decred/crypto-browserify" [[repo]] url = "https://github.com/decred/crypto-js" +[[repo]] +url = "https://github.com/decred/cspp" + [[repo]] url = "https://github.com/decred/dcps" @@ -226,6 +229,9 @@ url = "https://github.com/decred/testnetfaucet" [[repo]] url = "https://github.com/decred/tinydecred" +[[repo]] +url = "https://github.com/decred/tumblebit" + [[repo]] url = "https://github.com/gozart1/dcrdata-frontend"