mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2025-12-17 05:34:20 +01:00
Added Aptos ecosystem
This commit is contained in:
34
data/ecosystems/a/aptos.toml
Normal file
34
data/ecosystems/a/aptos.toml
Normal file
@@ -0,0 +1,34 @@
|
||||
# Ecosystem Level Information
|
||||
title = "Aptos"
|
||||
|
||||
sub_ecosystems = []
|
||||
|
||||
github_organizations = ["https://github.com/aptos-labs"]
|
||||
|
||||
# Repositories
|
||||
[[repo]]
|
||||
url = "https://github.com/aptos-labs/actions"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/aptos-labs/aip"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/aptos-labs/aptos-ait1"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/aptos-labs/aptos-ait2"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/aptos-labs/aptos-core"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/aptos-labs/aws-env"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/aptos-labs/bors"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/aptos-labs/move"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/aptos-labs/serde-reflection"
|
||||
Reference in New Issue
Block a user