mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-16 04:04:24 +01:00
26 lines
517 B
TOML
26 lines
517 B
TOML
# Ecosystem Level Information
|
|
title = "Paytomat"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/paytomat"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/paytomat/Paytomat-Android-SDK"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/paytomat/paytomat-api"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/paytomat/Paytomat-iOS-SDK"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/paytomat/ScatterAndroid"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/paytomat/ScatterKit"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/paytomat/wallet-connect-android"
|