diff --git a/data/ecosystems/i/interledger.toml b/data/ecosystems/i/interledger.toml index d347697f..a3d38ec6 100644 --- a/data/ecosystems/i/interledger.toml +++ b/data/ecosystems/i/interledger.toml @@ -5,6 +5,7 @@ sub_ecosystems = [] github_organizations = [ "https://github.com/interledger", + "https://github.com/interledger4j", "https://github.com/interledgerjs", "https://github.com/Kava-Labs", ] @@ -85,6 +86,27 @@ url = "https://github.com/interledger/specref" [[repo]] url = "https://github.com/interledger/webmonetization.org" +[[repo]] +url = "https://github.com/interledger4j/android-stream-sender-demo" + +[[repo]] +url = "https://github.com/interledger4j/example-ilpv4-connector-extended" + +[[repo]] +url = "https://github.com/interledger4j/ilp-performance" + +[[repo]] +url = "https://github.com/interledger4j/ilp-spsp-server" + +[[repo]] +url = "https://github.com/interledger4j/ilpv4-connector" + +[[repo]] +url = "https://github.com/interledger4j/java-ilpv4-connector-docs" + +[[repo]] +url = "https://github.com/interledger4j/load-test-ui" + [[repo]] url = "https://github.com/interledgerjs/btp-packet"