diff --git a/data/ecosystems/w/waves.toml b/data/ecosystems/w/waves.toml index 53b1e9de..48c35b4b 100644 --- a/data/ecosystems/w/waves.toml +++ b/data/ecosystems/w/waves.toml @@ -123,6 +123,9 @@ url = "https://github.com/wavesplatform/Curve25519" [[repo]] url = "https://github.com/wavesplatform/curve25519-js" +[[repo]] +url = "https://github.com/wavesplatform/dapp-ui" + [[repo]] url = "https://github.com/wavesplatform/data-service" @@ -135,6 +138,9 @@ url = "https://github.com/wavesplatform/data-service-tests" [[repo]] url = "https://github.com/wavesplatform/demo-python-trading-bot" +[[repo]] +url = "https://github.com/wavesplatform/deploy-examples" + [[repo]] url = "https://github.com/wavesplatform/dev-toolkit" @@ -180,6 +186,9 @@ url = "https://github.com/wavesplatform/identity-img-swift" [[repo]] url = "https://github.com/wavesplatform/InfiniteCollectionView" +[[repo]] +url = "https://github.com/wavesplatform/item" + [[repo]] url = "https://github.com/wavesplatform/js-test-env" @@ -192,6 +201,9 @@ url = "https://github.com/wavesplatform/Keccak" [[repo]] url = "https://github.com/wavesplatform/kotlin-lib-crypto" +[[repo]] +url = "https://github.com/wavesplatform/kotlin-lib-model" + [[repo]] url = "https://github.com/wavesplatform/marshall" @@ -225,6 +237,9 @@ url = "https://github.com/wavesplatform/protobuf-schemas" [[repo]] url = "https://github.com/wavesplatform/protobuf-serialization-js" +[[repo]] +url = "https://github.com/wavesplatform/react-uikit" + [[repo]] url = "https://github.com/wavesplatform/RESideMenu"