mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 11:14:25 +01:00
111 lines
2.2 KiB
TOML
111 lines
2.2 KiB
TOML
# Ecosystem Level Information
|
|
title = "ICON"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/icon-project"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/icon-project/citizen-pack"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/icon-project/did-method-registry"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/icon-project/did-sdk-java"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/icon-project/documentation"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/icon-project/earlgrey"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/icon-project/governance"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/icon-project/ico"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/icon-project/icon-commons"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/icon-project/icon-dex"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/icon-project/icon-DID"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/icon-project/icon-project.github.io"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/icon-project/icon-rpc-server"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/icon-project/icon-sdk-java"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/icon-project/icon-sdk-js"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/icon-project/icon-sdk-python"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/icon-project/icon-service"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/icon-project/icon-service-test-suite"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/icon-project/icon_cli_tool"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/icon-project/icon_sdk_for_python"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/icon-project/iconex_android"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/icon-project/iconex_chrome_extension"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/icon-project/iconex_ios"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/icon-project/ICONKit"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/icon-project/icx_JSON_RPC"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/icon-project/IIPs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/icon-project/ledger-app-icx"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/icon-project/loopchain"
|
|
tags = ["Protocol"]
|
|
|
|
[[repo]]
|
|
url = "https://github.com/icon-project/multisig-wallet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/icon-project/pm"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/icon-project/preptools"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/icon-project/rewardcalculator"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/icon-project/samples"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/icon-project/score-guide"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/icon-project/t-bears"
|