From 2808bca47d9c52208aefcdb8223fbce5845d011c Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Fri, 27 Sep 2019 13:44:31 -0700 Subject: [PATCH] Added new slp repositories to bitcoin cash ecosystem. --- data/ecosystems/b/bitcoin-cash.toml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/ecosystems/b/bitcoin-cash.toml b/data/ecosystems/b/bitcoin-cash.toml index 770c6cee..34a2aa42 100644 --- a/data/ecosystems/b/bitcoin-cash.toml +++ b/data/ecosystems/b/bitcoin-cash.toml @@ -369,9 +369,15 @@ url = "https://github.com/simpleledger/SimpleToken.cash" [[repo]] url = "https://github.com/simpleledger/slips" +[[repo]] +url = "https://github.com/simpleledger/slp-assets" + [[repo]] url = "https://github.com/simpleledger/slp-explorer" +[[repo]] +url = "https://github.com/simpleledger/slp-faucet" + [[repo]] url = "https://github.com/simpleledger/slp-list" @@ -384,6 +390,9 @@ url = "https://github.com/simpleledger/slp-telegram-bot" [[repo]] url = "https://github.com/simpleledger/slp-unit-test-data" +[[repo]] +url = "https://github.com/simpleledger/slp-validate" + [[repo]] url = "https://github.com/simpleledger/slp-web"