diff --git a/data/ecosystems/i/interledger.toml b/data/ecosystems/i/interledger.toml index 69c43320..9a2f36e0 100644 --- a/data/ecosystems/i/interledger.toml +++ b/data/ecosystems/i/interledger.toml @@ -297,6 +297,12 @@ url = "https://github.com/interledgerjs/web-monetization-receiver" [[repo]] url = "https://github.com/interledgerjs/web-monetization-scripts" +[[repo]] +url = "https://github.com/Kava-Labs/assets" + +[[repo]] +url = "https://github.com/Kava-Labs/bep3-deputy" + [[repo]] url = "https://github.com/Kava-Labs/connector-config" @@ -345,6 +351,9 @@ url = "https://github.com/Kava-Labs/kava-devnet" [[repo]] url = "https://github.com/Kava-Labs/kava-testnets" +[[repo]] +url = "https://github.com/Kava-Labs/kava-tools" + [[repo]] url = "https://github.com/Kava-Labs/launch" @@ -354,6 +363,9 @@ url = "https://github.com/Kava-Labs/minomy" [[repo]] url = "https://github.com/Kava-Labs/p2p-wallets-demo" +[[repo]] +url = "https://github.com/Kava-Labs/slips" + [[repo]] url = "https://github.com/Kava-Labs/switch" @@ -363,6 +375,9 @@ 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/wallet-core" + [[repo]] url = "https://github.com/Kava-Labs/Web3-collaboration"