diff --git a/data/ecosystems/v/vechain.toml b/data/ecosystems/v/vechain.toml index 46e8c38a..6c6ba510 100644 --- a/data/ecosystems/v/vechain.toml +++ b/data/ecosystems/v/vechain.toml @@ -57,6 +57,12 @@ url = "https://github.com/vechain/connex.driver-nodejs" [[repo]] url = "https://github.com/vechain/crowdsale-contracts" +[[repo]] +url = "https://github.com/vechain/docs" + +[[repo]] +url = "https://github.com/vechain/explorer" + [[repo]] url = "https://github.com/vechain/faucet-app" @@ -72,6 +78,9 @@ url = "https://github.com/vechain/inspector" [[repo]] url = "https://github.com/vechain/inspector-app" +[[repo]] +url = "https://github.com/vechain/mass" + [[repo]] url = "https://github.com/vechain/my-tokens" @@ -123,6 +132,9 @@ url = "https://github.com/vechain/ThorNode-contracts" [[repo]] url = "https://github.com/vechain/token-registry" +[[repo]] +url = "https://github.com/vechain/vevote-contracts" + [[repo]] url = "https://github.com/vechain/VIPs"