From a55e0177210b6adeea6dc8a35bd14edd49691bdb Mon Sep 17 00:00:00 2001 From: Kincaid O'Neil Date: Sat, 10 Aug 2019 04:07:16 -0400 Subject: [PATCH] Update with new Interledger repos (#1) --- data/ecosystems/i/interledger.toml | 66 ++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) diff --git a/data/ecosystems/i/interledger.toml b/data/ecosystems/i/interledger.toml index e699215d..88d5df4a 100644 --- a/data/ecosystems/i/interledger.toml +++ b/data/ecosystems/i/interledger.toml @@ -6,9 +6,33 @@ sub_ecosystems = [] github_organizations = ["https://github.com/interledger", "https://github.com/interledgerjs"] # Repositories +[[repo]] +url = "https://github.com/adrianhopebailie/interledgerjs" + +[[repo]] +url = "https://github.com/BidiPassCompany/ilp-research" + +[[repo]] +url = "https://github.com/brillydev/timeless" + +[[repo]] +url = "https://github.com/coilhq/interledger-relay" + +[[repo]] +url = "https://github.com/d1no007/easy-connector-bundle" + [[repo]] url = "https://github.com/dora-gt/cs-ilp-core" +[[repo]] +url = "https://github.com/dora-gt/ilp-materials" + +[[repo]] +url = "https://github.com/elmurci/kilp" + +[[repo]] +url = "https://github.com/emschwartz/interledger-rs/" + [[repo]] url = "https://github.com/hyperledger/quilt" @@ -257,3 +281,45 @@ url = "https://github.com/interledgerjs/web-monetization-receiver" [[repo]] url = "https://github.com/interledgerjs/web-monetization-scripts" + +[[repo]] +url = "https://github.com/Kava-Labs/ilp-backend-crypto" + +[[repo]] +url = "https://github.com/Kava-Labs/ilp-plugin-xrp-paychan" + +[[repo]] +url = "https://github.com/Kava-Labs/ilp-sdk" + +[[repo]] +url = "https://github.com/Kava-Labs/switch" + +[[repo]] +url = "https://github.com/martinlowinski/ilp-ping" + +[[repo]] +url = "https://github.com/mDuo13/artemis-frontend" + +[[repo]] +url = "https://github.com/sabinebertram/ilp-survey" + +[[repo]] +url = "https://github.com/sappenin/artemis-server" + +[[repo]] +url = "https://github.com/sappenin/ilpv4-dev-website" + +[[repo]] +url = "https://github.com/sappenin/java-ilpv4-connector" + +[[repo]] +url = "https://github.com/sappenin/java-ilpv4-connector-docs" + +[[repo]] +url = "https://github.com/surferwat/tryvia" + +[[repo]] +url = "https://github.com/uroshercog/orcus" + +[[repo]] +url = "https://github.com/wilsonianb/ilp-pull-manager"