mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-18 20:24:25 +01:00
35 lines
627 B
TOML
35 lines
627 B
TOML
# Ecosystem Level Information
|
|
title = "8Pay"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/8pay"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/8pay/assets"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/8pay/bep20-token"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/8pay/core-contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/8pay/deployments"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/8pay/erc20-token"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/8pay/javascript-sdk"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/8pay/staking-contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/8pay/tokens"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/8pay/vesting-contracts"
|