7bp / pancake-frontend

:pancakes: Pancake main features (farms, pools, IFO, lottery, profiles)

Home Page:https://pancakeswap.finance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🥞 Pancake Frontend

This project contains the main features of the pancake application.

If you want to contribute, please refer to the contributing guidelines of this project.

Documentation

Install dependencies using yarn

apps/web

How to start
yarn

start the development server

yarn dev

build with production mode

yarn build

# start the application after build
yarn start

apps/aptos

How to start
yarn dev:aptos
yarn turbo run build --filter=aptos-web

apps/blog

How to start
yarn dev:blog
yarn turbo run build --filter=blog

Packages

Package Description
sdk An SDK for building applications on top of Pancakeswap
aptos-swap-sdk Aptos version of Swap SDK
swap-sdk-core Swap SDK Shared code
wagmi Extension for wagmi, including bsc chain and binance wallet connector
awgmi connect to Aptos with similar wagmi React hooks.

About

:pancakes: Pancake main features (farms, pools, IFO, lottery, profiles)

https://pancakeswap.finance

License:GNU General Public License v3.0


Languages

Language:TypeScript 99.8%Language:JavaScript 0.2%Language:HTML 0.0%Language:Shell 0.0%