mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-19 04:34:25 +01:00
Add Taiko ecosystem
This commit is contained in:
@@ -492,6 +492,7 @@ sub_ecosystems = [
|
||||
"SynFutures",
|
||||
"SynLev",
|
||||
"Synthetix",
|
||||
"Taiko",
|
||||
"Tally",
|
||||
"Tangle",
|
||||
"Teller Protocol",
|
||||
|
||||
13
data/ecosystems/t/taiko.toml
Normal file
13
data/ecosystems/t/taiko.toml
Normal 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"
|
||||
Reference in New Issue
Block a user