Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pancakeswap/pancake-swap-interface-v1
:pancakes: Pancake trading interface V1
https://github.com/pancakeswap/pancake-swap-interface-v1
Last synced: 3 months ago
JSON representation
:pancakes: Pancake trading interface V1
- Host: GitHub
- URL: https://github.com/pancakeswap/pancake-swap-interface-v1
- Owner: pancakeswap
- License: gpl-3.0
- Archived: true
- Created: 2020-09-14T05:56:56.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-30T10:52:51.000Z (over 3 years ago)
- Last Synced: 2024-05-05T19:32:56.227Z (6 months ago)
- Language: TypeScript
- Homepage: https://exchange.pancakeswap.finance
- Size: 17.2 MB
- Stars: 312
- Watchers: 29
- Forks: 955
- Open Issues: 60
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# 🥞 Pancake Swap Exchange
[![Netlify Status](https://api.netlify.com/api/v1/badges/c6ef7e73-4a84-410d-83b0-b89326787dff/deploy-status)](https://app.netlify.com/sites/swap-master/deploys)
[PancakeSwap](https://pancakeswap.finance/) is an automated market maker (“**AMM**”) that allows two tokens to be exchanged on the [Binance Smart Chain](https://www.binance.org/en/smartChain) (BSC). It is fast, cheap, and allows anyone to participate.
This repo is responsible for the **exchange** interface of the AMM: [exchange.pancakeswap.finance](https://exchange.pancakeswap.finance/)
If you want to contribute, please refer to the [contributing guidelines](./CONTRIBUTING.md) of this project.