mirror of
https://github.com/alexgo-io/crypto-ecosystems.git
synced 2026-01-12 16:53:00 +08:00
32 lines
672 B
TOML
32 lines
672 B
TOML
# Ecosystem Level Information
|
|
title = " Deploy DAO"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/DeployDAO"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/DeployDAO/aptos-core"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DeployDAO/aptos-deployer"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DeployDAO/dialectlabs-react"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DeployDAO/migrator"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DeployDAO/solana-program-index"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DeployDAO/solana-program-registry"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DeployDAO/verified-program-artifacts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DeployDAO/verified-programs-builder"
|