From 494bc6ccebb0b9b715e2643d9611cc1cf0affb95 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Fri, 14 Feb 2020 07:57:36 -0800 Subject: [PATCH] Added nOS block explorer and other repos --- data/ecosystems/n/nos.toml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/data/ecosystems/n/nos.toml b/data/ecosystems/n/nos.toml index e6291a61..e7fff8b3 100644 --- a/data/ecosystems/n/nos.toml +++ b/data/ecosystems/n/nos.toml @@ -21,6 +21,18 @@ url = "https://github.com/nos/core" [[repo]] url = "https://github.com/nos/core-control" +[[repo]] +url = "https://github.com/nos/core-dpos-fs" + +[[repo]] +url = "https://github.com/nos/core-plugin-staking" + +[[repo]] +url = "https://github.com/nos/core-plugin-staking-crypto" + +[[repo]] +url = "https://github.com/nos/core-plugin-storage" + [[repo]] url = "https://github.com/nos/create-nos-dapp" @@ -48,6 +60,9 @@ url = "https://github.com/nos/electron-scroller" [[repo]] url = "https://github.com/nos/explorer" +[[repo]] +url = "https://github.com/nos/explorer-deprecated" + [[repo]] url = "https://github.com/nos/name-service"