mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-15 03:34:25 +01:00
23 lines
442 B
TOML
23 lines
442 B
TOML
# Ecosystem Level Information
|
|
title = "Wibson"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/wibsonorg"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/wibsonorg/BatchPayments"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/wibsonorg/buyer-sdk"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/wibsonorg/notary-sdk"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/wibsonorg/tokens-distribution"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/wibsonorg/wibson-core"
|