mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-19 20:54:24 +01:00
38 lines
771 B
TOML
38 lines
771 B
TOML
# Ecosystem Level Information
|
|
title = "MoonPay"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/moonpay"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/moonpay/coinbase-pro-node"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/moonpay/consent-manager"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/moonpay/data-challenge"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/moonpay/data-science-challenge"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/moonpay/full-stack-challenge"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/moonpay/functions-library"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/moonpay/platform-challenge"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/moonpay/qa-challenge"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/moonpay/react-div-100vh"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/moonpay/react-native-challenge"
|