From a65abb4865d56affc702e39696e0d754c259647e Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Wed, 2 Dec 2020 12:26:10 -0800 Subject: [PATCH] Added more Uniswap related repos --- data/ecosystems/u/uniswap.toml | 72 ++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) diff --git a/data/ecosystems/u/uniswap.toml b/data/ecosystems/u/uniswap.toml index 6c1acc67..21973e0c 100644 --- a/data/ecosystems/u/uniswap.toml +++ b/data/ecosystems/u/uniswap.toml @@ -6,6 +6,78 @@ sub_ecosystems = [] github_organizations = ["https://github.com/Uniswap"] # Repositories +[[repo]] +url = "https://github.com/AndreMiras/pools" + +[[repo]] +url = "https://github.com/ApopheniaPays/excel-liquidity-pool-simulator" + +[[repo]] +url = "https://github.com/b-u-i-d-l/unifi" + +[[repo]] +url = "https://github.com/banteg/uniswap" + +[[repo]] +url = "https://github.com/BenSparksCode/uniswap-insights" + +[[repo]] +url = "https://github.com/bloq/sol-qualify-lp" + +[[repo]] +url = "https://github.com/ccyanxyz/uniswap-arbitrage-analysis" + +[[repo]] +url = "https://github.com/clemlak/juani" + +[[repo]] +url = "https://github.com/D-CDC/go-uniswap" + +[[repo]] +url = "https://github.com/dapped/multiswap" + +[[repo]] +url = "https://github.com/derekbar90/docker-uniswap" + +[[repo]] +url = "https://github.com/fengluo/uniswap-white-paper" + +[[repo]] +url = "https://github.com/kanthgithub/UniSwapper" + +[[repo]] +url = "https://github.com/keep-network/uniswap-tbtc-exchange-scripts" + +[[repo]] +url = "https://github.com/matextrem/cryptoRoi-api" + +[[repo]] +url = "https://github.com/monosux/uniprices" + +[[repo]] +url = "https://github.com/nathanjessen/tokenlist-template" + +[[repo]] +url = "https://github.com/nicholashc/uniswap-skim" + +[[repo]] +url = "https://github.com/NoahZinsmeister/hypertext" + +[[repo]] +url = "https://github.com/shanefontaine/uniswap-python" + +[[repo]] +url = "https://github.com/sigillabs/mobidex" + +[[repo]] +url = "https://github.com/stefanmendoza/uniswap-price-feed" + +[[repo]] +url = "https://github.com/thanhnguyennguyen/uniswap-price" + +[[repo]] +url = "https://github.com/truffle-box/defi-box" + [[repo]] url = "https://github.com/Uniswap/advanced-weth"