mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2025-12-17 05:34:20 +01:00
29 lines
702 B
TOML
29 lines
702 B
TOML
title = "Creator"
|
|
sub_ecosystems = []
|
|
github_organizations = ["https://github.com/creator-blockchains"]
|
|
|
|
# Repositories
|
|
|
|
[[repo]]
|
|
url = "https://github.com/creator-blockchains/assets"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/creator-blockchains/creator-substrate-node"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/creator-blockchains/creator-token"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/creator-blockchains/pallet-ethereum-frontier"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/creator-blockchains/pallet-ethereum"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/creator-blockchains/block-explorer"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/creator-blockchains/ink-smart-contract"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/creator-blockchains/bridges" |