mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-22 22:24:34 +01:00
50 lines
1.1 KiB
TOML
50 lines
1.1 KiB
TOML
# Ecosystem Level Information
|
|
title = "Juicebox"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/jbx-protocol"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/jbx-protocol/juice-contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/jbx-protocol/juice-contracts-v1"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/jbx-protocol/juice-contracts-v2"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/jbx-protocol/juice-docs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/jbx-protocol/juice-interface"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/jbx-protocol/juice-nft-integration-scaffold"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/jbx-protocol/juice-nft-market"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/jbx-protocol/juice-NFTMKT"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/jbx-protocol/juice-security"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/jbx-protocol/juice-staking-rewards"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/jbx-protocol/juice-subgraph"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/jbx-protocol/juice-v1-erc20-verify"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/jbx-protocol/solidity-coverage"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/jbx-protocol/staking-rewards"
|