Files
crypto-ecosystems/data/ecosystems/i/interledger.toml
2019-11-18 11:15:00 -08:00

398 lines
8.5 KiB
TOML

# Ecosystem Level Information
title = "Interledger"
sub_ecosystems = []
github_organizations = ["https://github.com/interledger", "https://github.com/interledgerjs", "https://github.com/Kava-Labs"]
# 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"
[[repo]]
url = "https://github.com/interledger/apidoc-template"
[[repo]]
url = "https://github.com/interledger/connector.land"
[[repo]]
url = "https://github.com/interledger/interledger.github.io"
[[repo]]
url = "https://github.com/interledger/jmeter-samplers"
[[repo]]
url = "https://github.com/interledger/jsdoc-template"
[[repo]]
url = "https://github.com/interledger/network"
[[repo]]
url = "https://github.com/interledger/paper"
[[repo]]
url = "https://github.com/interledger/passport-http-signature"
[[repo]]
url = "https://github.com/interledger/paymentpointers.org"
[[repo]]
url = "https://github.com/interledger/presentations"
[[repo]]
url = "https://github.com/interledger/python-crypto-conditions"
[[repo]]
url = "https://github.com/interledger/rfcs"
[[repo]]
url = "https://github.com/interledger/specref"
[[repo]]
url = "https://github.com/interledger/webmonetization.org"
[[repo]]
url = "https://github.com/interledgerjs/btp-packet"
[[repo]]
url = "https://github.com/interledgerjs/endpoints"
[[repo]]
url = "https://github.com/interledgerjs/express-web-monetization"
[[repo]]
url = "https://github.com/interledgerjs/five-bells-condition"
[[repo]]
url = "https://github.com/interledgerjs/five-bells-integration-test"
[[repo]]
url = "https://github.com/interledgerjs/five-bells-integration-test-loader"
[[repo]]
url = "https://github.com/interledgerjs/five-bells-service-manager"
[[repo]]
url = "https://github.com/interledgerjs/foundation"
[[repo]]
url = "https://github.com/interledgerjs/hapi-web-monetization"
[[repo]]
url = "https://github.com/interledgerjs/ilp"
[[repo]]
url = "https://github.com/interledgerjs/ilp-account-service"
[[repo]]
url = "https://github.com/interledgerjs/ilp-connector"
[[repo]]
url = "https://github.com/interledgerjs/ilp-connector-backend-yahoo"
[[repo]]
url = "https://github.com/interledgerjs/ilp-curl"
[[repo]]
url = "https://github.com/interledgerjs/ilp-fetch"
[[repo]]
url = "https://github.com/interledgerjs/ilp-logger"
[[repo]]
url = "https://github.com/interledgerjs/ilp-module-loader"
[[repo]]
url = "https://github.com/interledgerjs/ilp-packet"
[[repo]]
url = "https://github.com/interledgerjs/ilp-packet-tool"
[[repo]]
url = "https://github.com/interledgerjs/ilp-plugin"
[[repo]]
url = "https://github.com/interledgerjs/ilp-plugin-btp"
[[repo]]
url = "https://github.com/interledgerjs/ilp-plugin-ethereum"
[[repo]]
url = "https://github.com/interledgerjs/ilp-plugin-http"
[[repo]]
url = "https://github.com/interledgerjs/ilp-plugin-lightning"
[[repo]]
url = "https://github.com/interledgerjs/ilp-plugin-mini-accounts"
[[repo]]
url = "https://github.com/interledgerjs/ilp-plugin-outgoing-settle"
[[repo]]
url = "https://github.com/interledgerjs/ilp-plugin-payment"
[[repo]]
url = "https://github.com/interledgerjs/ilp-plugin-xrp-asym-client"
[[repo]]
url = "https://github.com/interledgerjs/ilp-plugin-xrp-asym-server"
[[repo]]
url = "https://github.com/interledgerjs/ilp-plugin-xrp-iou"
[[repo]]
url = "https://github.com/interledgerjs/ilp-plugin-xrp-paychan"
[[repo]]
url = "https://github.com/interledgerjs/ilp-plugin-xrp-paychan-shared"
[[repo]]
url = "https://github.com/interledgerjs/ilp-pluginproxy"
[[repo]]
url = "https://github.com/interledgerjs/ilp-price"
[[repo]]
url = "https://github.com/interledgerjs/ilp-protocol-ccp"
[[repo]]
url = "https://github.com/interledgerjs/ilp-protocol-ildcp"
[[repo]]
url = "https://github.com/interledgerjs/ilp-protocol-spsp"
[[repo]]
url = "https://github.com/interledgerjs/ilp-protocol-stream"
[[repo]]
url = "https://github.com/interledgerjs/ilp-routing"
[[repo]]
url = "https://github.com/interledgerjs/ilp-spsp"
[[repo]]
url = "https://github.com/interledgerjs/ilp-spsp-invoice-server"
[[repo]]
url = "https://github.com/interledgerjs/ilp-spsp-redirect"
[[repo]]
url = "https://github.com/interledgerjs/ilp-spsp-server"
[[repo]]
url = "https://github.com/interledgerjs/ilp-store"
[[repo]]
url = "https://github.com/interledgerjs/ilp-store-memory"
[[repo]]
url = "https://github.com/interledgerjs/ilp-store-redis"
[[repo]]
url = "https://github.com/interledgerjs/ilp-store-simpledb"
[[repo]]
url = "https://github.com/interledgerjs/ilp-store-wrapper"
[[repo]]
url = "https://github.com/interledgerjs/ilp-transport-grpc"
[[repo]]
url = "https://github.com/interledgerjs/ilp-wm-provider"
[[repo]]
url = "https://github.com/interledgerjs/interledgerjs"
[[repo]]
url = "https://github.com/interledgerjs/koa-ilp"
[[repo]]
url = "https://github.com/interledgerjs/koa-web-monetization"
[[repo]]
url = "https://github.com/interledgerjs/minute"
[[repo]]
url = "https://github.com/interledgerjs/moneyd"
[[repo]]
url = "https://github.com/interledgerjs/moneyd-gui"
[[repo]]
url = "https://github.com/interledgerjs/moneyd-uplink-eth"
[[repo]]
url = "https://github.com/interledgerjs/moneyd-uplink-lightning"
[[repo]]
url = "https://github.com/interledgerjs/moneyd-uplink-xrp"
[[repo]]
url = "https://github.com/interledgerjs/oer-utils"
[[repo]]
url = "https://github.com/interledgerjs/rafiki"
[[repo]]
url = "https://github.com/interledgerjs/rafiki.money"
[[repo]]
url = "https://github.com/interledgerjs/rafiki.shop"
[[repo]]
url = "https://github.com/interledgerjs/settlement-core"
[[repo]]
url = "https://github.com/interledgerjs/settlement-lightning"
[[repo]]
url = "https://github.com/interledgerjs/settlement-paypal"
[[repo]]
url = "https://github.com/interledgerjs/settlement-xrp"
[[repo]]
url = "https://github.com/interledgerjs/tf-connector"
[[repo]]
url = "https://github.com/interledgerjs/typescript-starter"
[[repo]]
url = "https://github.com/interledgerjs/wallet"
[[repo]]
url = "https://github.com/interledgerjs/web-monetization-polyfill"
[[repo]]
url = "https://github.com/interledgerjs/web-monetization-receiver"
[[repo]]
url = "https://github.com/interledgerjs/web-monetization-scripts"
[[repo]]
url = "https://github.com/Kava-Labs/connector-config"
[[repo]]
url = "https://github.com/Kava-Labs/cosmos-paychan"
[[repo]]
url = "https://github.com/Kava-Labs/cosmos-sdk"
[[repo]]
url = "https://github.com/Kava-Labs/crypto-rate-utils"
[[repo]]
url = "https://github.com/Kava-Labs/dss"
[[repo]]
url = "https://github.com/Kava-Labs/ilp-backend-crypto"
[[repo]]
url = "https://github.com/Kava-Labs/ilp-connector"
[[repo]]
url = "https://github.com/Kava-Labs/ilp-plugin-kava"
[[repo]]
url = "https://github.com/Kava-Labs/ilp-plugin-paypal"
[[repo]]
url = "https://github.com/Kava-Labs/ilp-plugin-venmo"
[[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/ilp-store-redis"
[[repo]]
url = "https://github.com/Kava-Labs/kava"
[[repo]]
url = "https://github.com/Kava-Labs/kava-devnet"
[[repo]]
url = "https://github.com/Kava-Labs/kava-testnets"
[[repo]]
url = "https://github.com/Kava-Labs/launch"
[[repo]]
url = "https://github.com/Kava-Labs/minomy"
[[repo]]
url = "https://github.com/Kava-Labs/p2p-wallets-demo"
[[repo]]
url = "https://github.com/Kava-Labs/switch"
[[repo]]
url = "https://github.com/Kava-Labs/token-unidirectional-audit"
[[repo]]
url = "https://github.com/Kava-Labs/tokens-info"
[[repo]]
url = "https://github.com/Kava-Labs/Web3-collaboration"
[[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"