mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-21 21:54:23 +01:00
23 lines
455 B
TOML
23 lines
455 B
TOML
# Ecosystem Level Information
|
|
title = "Solife"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/solife-nft"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/solife-nft/ecosystem"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/solife-nft/solana-program-library"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/solife-nft/solana-web3.js"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/solife-nft/token-list"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/solife-nft/wallet-adapter"
|