From 399ced77d03056c1bc81663241227e83bcf79d8a Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 9 Jan 2020 20:53:14 -0800 Subject: [PATCH] Added more Insola ecosystem repos --- data/ecosystems/i/insolar.toml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/data/ecosystems/i/insolar.toml b/data/ecosystems/i/insolar.toml index 80cbb4f3..73f689ad 100644 --- a/data/ecosystems/i/insolar.toml +++ b/data/ecosystems/i/insolar.toml @@ -9,6 +9,9 @@ github_organizations = ["https://github.com/insolar"] [[repo]] url = "https://github.com/insolar/badger" +[[repo]] +url = "https://github.com/insolar/bolos-app-insolar" + [[repo]] url = "https://github.com/insolar/component-manager" @@ -30,9 +33,18 @@ url = "https://github.com/insolar/insolar" [[repo]] url = "https://github.com/insolar/insolar-jepsen" +[[repo]] +url = "https://github.com/insolar/ledger-xns" + +[[repo]] +url = "https://github.com/insolar/ledger-xns-app" + [[repo]] url = "https://github.com/insolar/rpc" +[[repo]] +url = "https://github.com/insolar/slips" + [[repo]] url = "https://github.com/insolar/watermill"