1.1 KiB
1.1 KiB
Development
Install Dependencies
yarn install
Run the interface
yarn start
Contributing
Thank you for your interest in contributing to the Uniswap interface! 🦄
Finding a first issue
Start with issues with the label
good first issue
.
Pull requests
Please open all pull requests against the main
branch.
CI checks will run against all PRs.
Translations
Help Uniswap cover more languages!
Translation file format
We use the PO file to manage translations. See Working with PO Files
Translating the Interface to a new language
WIP INSTRUCTIONS
Uniswap Interface uses LinguiJS and Crowdin (Crowdin Introduction for Translators) to manage locales and translations.
Existing Translation
WIP INSTRUCTIONS