Add Taiko ecosystem

This commit is contained in:
Curtis Spencer
2022-07-17 08:45:02 -07:00
parent 26421905e5
commit fdfe9090f4
2 changed files with 14 additions and 0 deletions

View File

@@ -492,6 +492,7 @@ sub_ecosystems = [
"SynFutures",
"SynLev",
"Synthetix",
"Taiko",
"Tally",
"Tangle",
"Teller Protocol",

View File

@@ -0,0 +1,13 @@
# Ecosystem Level Information
title = "Taiko"
sub_ecosystems = []
github_organizations = ["https://github.com/taikochain"]
# Repositories
[[repo]]
url = "https://github.com/taikochain/smock"
[[repo]]
url = "https://github.com/taikochain/zkevm-circuits"