Skip to content

Commit

Permalink
Add zkLink Protocol ecosystem
Browse files Browse the repository at this point in the history
  • Loading branch information
jubos committed Oct 27, 2023
1 parent 0176cf8 commit 934a276
Showing 1 changed file with 85 additions and 0 deletions.
85 changes: 85 additions & 0 deletions data/ecosystems/z/zklink-protocol.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
# Ecosystem Level Information
title = "zkLink Protocol"

sub_ecosystems = []

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

# Repositories
[[repo]]
url = "https://github.com/zkLinkProtocol/bellman"

[[repo]]
url = "https://github.com/zkLinkProtocol/cairo1-bytes"

[[repo]]
url = "https://github.com/zkLinkProtocol/franklin-crypto"

[[repo]]
url = "https://github.com/zkLinkProtocol/groth16-sol-verifier"

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

[[repo]]
url = "https://github.com/zkLinkProtocol/parallel-signer"

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

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

[[repo]]
url = "https://github.com/zkLinkProtocol/starknet-rs"

[[repo]]
url = "https://github.com/zkLinkProtocol/zkjump-contract"

[[repo]]
url = "https://github.com/zkLinkProtocol/zklink-audit-report"

[[repo]]
url = "https://github.com/zkLinkProtocol/zklink-broker"

[[repo]]
url = "https://github.com/zkLinkProtocol/zklink-contracts"

[[repo]]
url = "https://github.com/zkLinkProtocol/zklink-contracts-interface"

[[repo]]
url = "https://github.com/zkLinkProtocol/zklink-docs"

[[repo]]
url = "https://github.com/zkLinkProtocol/zklink-docs-gitbook"

[[repo]]
url = "https://github.com/zkLinkProtocol/zklink-exchange"

[[repo]]
url = "https://github.com/zkLinkProtocol/zklink-homepage"

[[repo]]
url = "https://github.com/zkLinkProtocol/zklink-js-sdk"

[[repo]]
url = "https://github.com/zkLinkProtocol/zklink-starknet-contract-test"

[[repo]]
url = "https://github.com/zkLinkProtocol/zklink-starknet-contracts"

[[repo]]
url = "https://github.com/zkLinkProtocol/zklink-starknet-contracts-cairo0"

[[repo]]
url = "https://github.com/zkLinkProtocol/zklink-static"

[[repo]]
url = "https://github.com/zkLinkProtocol/zklink-whitepaper"

[[repo]]
url = "https://github.com/zkLinkProtocol/zklink-wihitepaper"

[[repo]]
url = "https://github.com/zkLinkProtocol/zkp-curve-circuit"

0 comments on commit 934a276

Please sign in to comment.