mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 11:14:25 +01:00
20 lines
440 B
TOML
20 lines
440 B
TOML
# Ecosystem Level Information
|
|
title = "Daneel"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/project-daneel"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/project-daneel/daneel-token-erc20"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/project-daneel/ethereum-gnosis-multisig-contract"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/project-daneel/ethereum-send-erc20-token"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/project-daneel/roadmap"
|