# uniswap-info **Repository Path**: jckevin/uniswap-info ## Basic Information - **Project Name**: uniswap-info - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: beta - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-05 - **Last Updated**: 2022-08-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Uniswap History ![Tests](https://github.com/Uniswap/uniswap-info/workflows/Tests/badge.svg) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) Transaction and liquidity pool stats for [Uniswap](https://uniswap.org). Check it out live: [https://uniswap.info](https://uniswap.info). ### To Start Development ###### Installing dependencies ```bash yarn ``` ###### Running locally ```bash yarn start ```