diff --git a/data/ecosystems/f/futureswap.toml b/data/ecosystems/f/futureswap.toml new file mode 100644 index 00000000..1078507e --- /dev/null +++ b/data/ecosystems/f/futureswap.toml @@ -0,0 +1,31 @@ +# Ecosystem Level Information +title = "Futureswap" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/futureswap"] + +# Repositories +[[repo]] +url = "https://github.com/futureswap/DSR_bot" + +[[repo]] +url = "https://github.com/futureswap/fs-graph-v2" + +[[repo]] +url = "https://github.com/futureswap/fs-graph-v2-beta" + +[[repo]] +url = "https://github.com/futureswap/fs_graph" + +[[repo]] +url = "https://github.com/futureswap/internal_exchange_bot" + +[[repo]] +url = "https://github.com/futureswap/liquidation_bot" + +[[repo]] +url = "https://github.com/futureswap/signing-lib" + +[[repo]] +url = "https://github.com/futureswap/trade-cli"