From 081af9b4c570922d7b77bb529e233abd5c831d6f Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Fri, 24 Jan 2020 12:45:26 -0800 Subject: [PATCH] Added more uPort repos --- data/ecosystems/u/uport.toml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/data/ecosystems/u/uport.toml b/data/ecosystems/u/uport.toml index 3a608732..e0ae9cdd 100644 --- a/data/ecosystems/u/uport.toml +++ b/data/ecosystems/u/uport.toml @@ -30,6 +30,9 @@ url = "https://github.com/uport-project/credential-status" [[repo]] url = "https://github.com/uport-project/daf" +[[repo]] +url = "https://github.com/uport-project/daf-metamask-snap" + [[repo]] url = "https://github.com/uport-project/developers" @@ -90,6 +93,9 @@ url = "https://github.com/uport-project/https-did-resolver" [[repo]] url = "https://github.com/uport-project/infrastructure" +[[repo]] +url = "https://github.com/uport-project/kancha-ui" + [[repo]] url = "https://github.com/uport-project/kmnid" @@ -186,6 +192,12 @@ url = "https://github.com/uport-project/react-uport-box" [[repo]] url = "https://github.com/uport-project/recaptcha" +[[repo]] +url = "https://github.com/uport-project/revocation-registry" + +[[repo]] +url = "https://github.com/uport-project/rimble-ui" + [[repo]] url = "https://github.com/uport-project/sample-data-generator"