An open API service indexing awesome lists of open source software.

https://github.com/smartdev1990/swapf


https://github.com/smartdev1990/swapf

Last synced: over 1 year ago
JSON representation

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.
If you want to list a token, refers to the [listing guidelines](./listing.md).