Add Ethereum Dev Tools sub ecosystem

This commit is contained in:
Curtis Spencer
2022-07-04 21:36:34 -07:00
parent cfcf135d46
commit d29b56012a
2 changed files with 17 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
# Ecosystem Level Information
title = "Ethereum Dev Tools"
sub_ecosystems = []
github_organizations = []
# Repositories
[[repo]]
url = "https://github.com/memester-xyz/solenv"
[[repo]]
url = "https://github.com/naddison36/sol2uml"
[[repo]]
url = "https://github.com/naddison36/tx2uml"

View File

@@ -192,6 +192,7 @@ sub_ecosystems = [
"Erasure",
"Ether Cards",
"Ethereum Consensus",
"Ethereum Dev Tools",
"Ethereum Execution",
"Ethereum Name Service",
"Ethermon",