mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-11 17:04:20 +01:00
26 lines
525 B
TOML
26 lines
525 B
TOML
# Ecosystem Level Information
|
|
title = "Goki Protocol"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/GokiProtocol"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/GokiProtocol/anchor"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/GokiProtocol/anchor-idl-registry"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/GokiProtocol/goki"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/GokiProtocol/solana-program-registry"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/GokiProtocol/walletkit"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/GokiProtocol/wormhole"
|