-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Update repository name and description for ProxySwap
- Loading branch information
1 parent
22b5830
commit 86df4f2
Showing
3 changed files
with
17 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,49 +1,24 @@ | ||
# Uniswap Labs: Front End Interfaces | ||
# ProxySwap Labs: Front End Interfaces | ||
|
||
An open source repository for all Uniswap front end interfaces maintained by Uniswap Labs. Uniswap is a protocol for decentralized exchange of Ethereum tokens. | ||
Welcome to the frontend repository for ProxySwap, a Uniswap V3 fork designed to operate on the DegenChain L3 blockchain. This repository contains the user interface and client-side components of ProxySwap. | ||
|
||
## Interfaces | ||
|
||
- Web: [app.uniswap.org](https://app.uniswap.org) | ||
- Wallet: [wallet.uniswap.org](https://wallet.uniswap.org) | ||
- Web: [proxyswap.tips](https://proxyswap.tips) | ||
|
||
## Socials / Contact | ||
## Contact | ||
|
||
- Twitter: [@Uniswap](https://twitter.com/Uniswap) | ||
- Reddit: [/r/Uniswap](https://www.reddit.com/r/Uniswap/) | ||
- Email: [[email protected]](mailto:[email protected]) | ||
- Discord: [Uniswap](https://discord.gg/FCfyBSbCU5) | ||
If you have any questions, suggestions, or feedback, please feel free to reach out to us: | ||
|
||
## Uniswap Links | ||
- Farcaster: [/proxyswap](https://warpcast.com/~/channel/proxyswap) | ||
|
||
- Website: [uniswap.org](https://uniswap.org/) | ||
- Docs: [uniswap.org/docs/](https://docs.uniswap.org/) | ||
|
||
## Whitepapers | ||
|
||
- [V3](https://uniswap.org/whitepaper-v3.pdf) | ||
- [V2](https://uniswap.org/whitepaper.pdf) | ||
- [V1](https://hackmd.io/C-DvwDSfSxuh-Gd4WKE_ig) | ||
We appreciate your interest in ProxySwap and look forward to building a thriving DEX ecosystem on the DegenChain L3 blockchain together! | ||
|
||
## Apps | ||
|
||
For instructions per application or package, see the README published for each application: | ||
|
||
- [Web](apps/web/README.md) | ||
- [Mobile](apps/mobile/README.md) | ||
|
||
## Releases | ||
|
||
All interface releases are tagged and published to this repository. To browse them easily, see the [Github releases tab](https://github.com/Uniswap/interface/releases). | ||
|
||
## Translations | ||
|
||
Translations for our applications are done through [crowdin](https://crowdin.com). | ||
|
||
| App | Coverage | | ||
| ------- | -------- | | ||
| web | [![Crowdin](https://badges.crowdin.net/uniswap-interface/localized.svg)](https://crowdin.com/project/uniswap-interface) | | ||
| mobile | [![Crowdin](https://badges.crowdin.net/uniswap-wallet/localized.svg)](https://crowdin.com/project/uniswap-wallet) | | ||
|
||
## 🗂 Directory Structure | ||
|
||
|
@@ -53,4 +28,6 @@ Translations for our applications are done through [crowdin](https://crowdin.com | |
| `config/` | Shared infrastructure packages and configurations. | | ||
| `packages/` | Shared code packages covering UI, shared functionality, and shared utilities. | | ||
|
||
. | ||
## License | ||
|
||
ProxySwap is in compliance with the Uniswap v3 Business Source License. The Uniswap v3 Core software is licensed under the Business Source License 1.1 and the Uniswap v3 Periphery software is licensed under GPL 2.0, as per the original Uniswap v3 protocol |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters