Skip to content

Commit

Permalink
Add ZeroSync ecosystem and connect to Bitcoin
Browse files Browse the repository at this point in the history
  • Loading branch information
jubos committed Oct 27, 2023
1 parent 8f9d819 commit 0176cf8
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 0 deletions.
1 change: 1 addition & 0 deletions data/ecosystems/b/bitcoin.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ sub_ecosystems = [
"Token Ocean",
"Wizardsardine",
"ZeroNet",
"ZeroSync",
]

github_organizations = [
Expand Down
40 changes: 40 additions & 0 deletions data/ecosystems/z/zerosync.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# Ecosystem Level Information
title = "ZeroSync"

sub_ecosystems = []

github_organizations = ["https://github.com/ZeroSync"]

# Repositories
[[repo]]
url = "https://github.com/ZeroSync/air-script"

[[repo]]
url = "https://github.com/ZeroSync/giza"

[[repo]]
url = "https://github.com/ZeroSync/header_chain"

[[repo]]
url = "https://github.com/ZeroSync/header_chain_data"

[[repo]]
url = "https://github.com/ZeroSync/ministark"

[[repo]]
url = "https://github.com/ZeroSync/old_ZeroSync_wasm"

[[repo]]
url = "https://github.com/ZeroSync/sandstorm"

[[repo]]
url = "https://github.com/ZeroSync/sha256_cairo_goldilocks"

[[repo]]
url = "https://github.com/ZeroSync/winterfell"

[[repo]]
url = "https://github.com/ZeroSync/ZeroSync"

[[repo]]
url = "https://github.com/ZeroSync/ZeroSync_design"

0 comments on commit 0176cf8

Please sign in to comment.