mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-08 23:44:19 +01:00
50 lines
1012 B
TOML
50 lines
1012 B
TOML
# Ecosystem Level Information
|
|
title = "CirclePod"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/Circelpod"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/Circelpod/anchor"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Circelpod/circlepod-doc"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Circelpod/Circlepod-Protocol"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Circelpod/CirclepodP-CLI"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Circelpod/ecosystem"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Circelpod/eth-erc1155-nft-example"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Circelpod/eth-erc721-nft-example"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Circelpod/metaplex"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Circelpod/nft-art-generator"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Circelpod/serum-dex-ui"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Circelpod/solana"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Circelpod/solana-cli-docker"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Circelpod/solana_rpc_sdk_flutter"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Circelpod/token-list"
|