From bc0e880f16ffcfdaee87b6dfb864419e686576ca Mon Sep 17 00:00:00 2001 From: zzGHzz Date: Tue, 12 Apr 2022 14:17:56 +0800 Subject: [PATCH] update tools by zzGHzz --- data/ecosystems/v/vechain.toml | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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"