mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-06 22:44:26 +01:00
feat: add RIF orgs pluys repos to the RSK TOML file
This commit is contained in:
@@ -3,7 +3,11 @@ title = "RSK Smart Bitcoin"
|
||||
|
||||
sub_ecosystems = ["RskSwap"]
|
||||
|
||||
github_organizations = ["https://github.com/rsksmart"]
|
||||
github_organizations = [
|
||||
"https://github.com/rsksmart",
|
||||
"https://github.com/riflabs",
|
||||
"https://github.com/rnsdomains"
|
||||
]
|
||||
|
||||
# Repositories
|
||||
[[repo]]
|
||||
@@ -728,3 +732,108 @@ url = "https://github.com/rsksmart/webinar-primer-frontend"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/rsksmart/whitelist-disabler"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/riflabs/rif-faucet"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/riflabs/tokens"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/riflabs/RIF-Token"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/rnsdomains/rns-reverse"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/rnsdomains/rns-registry"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/rnsdomains/rns-js"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/rnsdomains/rns-subdomain-tool"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/rnsdomains/rns-auction-registrar"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/rnsdomains/rns-resolver"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/rnsdomains/rns-suite"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/rnsdomains/rns-subdomain-batch"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/rnsdomains/rns-telegram-bot"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/rnsdomains/rns-artifacts"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/rnsdomains/rns-rskregistrar"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/rnsdomains/rns-addr-sample-app"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/rnsdomains/rns-rskdomains-batch-client"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/rnsdomains/rns-resolver-sample"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/rnsdomains/rns-js-resolver"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/rnsdomains/rns-net-lib"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/rnsdomains/rns-android-sampleapp"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/rnsdomains/rns-python-lib"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/rnsdomains/rns-android-sdk"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/rnsdomains/rns-xamarin"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/rnsdomains/rns-ios-sampleapp"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/rnsdomains/rns-ios"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/rnsdomains/rns-cli"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/rnsdomains/rns-go-lib"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/rnsdomains/rns-auction-manager"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/rnsdomains/rns-artifacts-deprecated"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/rnsdomains/rns-mainnet"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/rnsdomains/rns-testnet-fifs-client"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/rnsdomains/rns-dnssec-oracle"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/rnsdomains/rns-dnsregistrar"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/rnsdomains/rns-dnsprovejs"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/rnsdomains/RNSIPs"
|
||||
|
||||
Reference in New Issue
Block a user