mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-08 07:24:20 +01:00
32 lines
643 B
TOML
32 lines
643 B
TOML
# Ecosystem Level Information
|
|
title = "FuzzFinance"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/FuzzFinance"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/FuzzFinance/bip39"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/FuzzFinance/DefiLlama-Adapters"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/FuzzFinance/fuzz-farm"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/FuzzFinance/fuzz-sdk"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/FuzzFinance/fuzz-swap-core"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/FuzzFinance/fuzz-swap-lib"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/FuzzFinance/fuzz-swap-periphery"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/FuzzFinance/vfat-tools"
|