mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-06 14:34:32 +01:00
Add Ethereum Dev Tools sub ecosystem
This commit is contained in:
16
data/ecosystems/e/ethereum-dev-tools.toml
Normal file
16
data/ecosystems/e/ethereum-dev-tools.toml
Normal 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"
|
||||
@@ -192,6 +192,7 @@ sub_ecosystems = [
|
||||
"Erasure",
|
||||
"Ether Cards",
|
||||
"Ethereum Consensus",
|
||||
"Ethereum Dev Tools",
|
||||
"Ethereum Execution",
|
||||
"Ethereum Name Service",
|
||||
"Ethermon",
|
||||
|
||||
Reference in New Issue
Block a user