Voltar ao ranking

Uniswap/interface

TypeScriptapp.uniswap.org

🦄 Open source interfaces for the Uniswap protocol

uniswapethereumblockchain
Crescimento de estrelas
Estrelas
5.5k
Forks
5.4k
Crescimento semanal
Issues
750
2k4k
jan. de 2023mar. de 2024mai. de 2025jul. de 2026
Artefatosnpmnpm install interface
README

Uniswap Labs: Front End Interfaces

This is the public repository for Uniswap Labs’ front-end interfaces, including the Web App, Wallet Mobile App, and Wallet Extension. Uniswap is a protocol for decentralized exchange of Ethereum-based assets.

Interfaces

Install & Apps

git clone git@github.com:Uniswap/interface.git
bun install
bun web start

For instructions per application or package, see the README published for each application:

Contributing

For instructions on the best way to contribute, please review our Contributing guide!

Socials / Contact

Whitepapers

Production & Release Process

Uniswap Labs develops all front-end interfaces in a private repository. At the end of each development cycle:

  1. We publish the latest production-ready code to this public repository.

  2. Releases are automatically tagged — view them in the Releases tab.

🗂 Directory Structure

Folder Contents
apps/ The home for each standalone application.
config/ Shared infrastructure packages and configurations.
packages/ Shared code packages covering UI, shared functionality, and shared utilities.