mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-21 21:54:23 +01:00
35 lines
724 B
TOML
35 lines
724 B
TOML
# Ecosystem Level Information
|
|
title = "socean"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/igneous-labs"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/igneous-labs/anchor"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/igneous-labs/DefiLlama-Adapters"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/igneous-labs/ido-pool"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/igneous-labs/solana-program-library"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/igneous-labs/stake-pool-sdk"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/igneous-labs/token-list"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/igneous-labs/token-vesting"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/igneous-labs/use-anchor-account"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/igneous-labs/use-spl-token"
|