This project contains the main features of the pancake application.
If you want to contribute, please refer to the contributing guidelines of this project.
Install dependencies using yarn
How to start
yarnstart the development server
yarn devbuild with production mode
yarn build
# start the application after build
yarn startHow to start
yarn dev:aptosyarn turbo run build --filter=aptos-web| 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. |