diff --git a/data/ecosystems/v/vechain.toml b/data/ecosystems/v/vechain.toml index 0ec88ecb..5edc4744 100644 --- a/data/ecosystems/v/vechain.toml +++ b/data/ecosystems/v/vechain.toml @@ -6,6 +6,18 @@ sub_ecosystems = ["VeThor Token"] github_organizations = ["https://github.com/vechain"] # Repositories +[[repo]] +url = "https://github.com/zzGHzz/web3-providers-connex" + +[[repo]] +url = "https://github.com/zzGHzz/thor-builtin" + +[[repo]] +url = "https://github.com/zzGHzz/MyVeTools" + +[[repo]] +url = "https://github.com/zzGHzz/thor-go-example" + [[repo]] url = "https://github.com/mirei83/VeBlocks"