Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.