https://github.com/smartdev1990/swapf
https://github.com/smartdev1990/swapf
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/smartdev1990/swapf
- Owner: SmartDev1990
- License: gpl-3.0
- Created: 2022-05-30T18:49:19.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-30T18:53:43.000Z (about 4 years ago)
- Last Synced: 2025-02-23T20:38:57.817Z (over 1 year ago)
- Language: TypeScript
- Size: 2.65 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# 🥞 Pancake Swap Exchange
[](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.
If you want to list a token, refers to the [listing guidelines](./listing.md).