From 2308b406d49d6bb562ed45b2a4fce2ddbac873f8 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Wed, 25 Mar 2020 15:58:45 -0700 Subject: [PATCH] Added vestatus repo to Vechain --- data/ecosystems/v/vechain.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/v/vechain.toml b/data/ecosystems/v/vechain.toml index 4c57ee8d..0a7ade68 100644 --- a/data/ecosystems/v/vechain.toml +++ b/data/ecosystems/v/vechain.toml @@ -135,6 +135,9 @@ url = "https://github.com/vechain/ThorNode-contracts" [[repo]] url = "https://github.com/vechain/token-registry" +[[repo]] +url = "https://github.com/vechain/vestatus" + [[repo]] url = "https://github.com/vechain/vevote-contracts"