Skip to content

jacobdmn/pancake-frontend

 
 

Repository files navigation

🥞 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

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

🥞 Pancake main features (farms, pools, IFO, lottery, profiles)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.6%
  • Other 0.4%