Iframable-Pancakeswap icon indicating copy to clipboard operation
Iframable-Pancakeswap copied to clipboard

Iframable PancakeSwap for any Websites, Feel free to use with iframe. <iframe src="https://iframe-pancakeswap.netlify.app" />

🥞 Iframable Pancake Swap Page

Netlify Status

This project uses the swap features of the pancake application.

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

Documentation

  • Info
  • Cypress tests

Quick Start

install dependencies using yarn

yarn

start the development server

yarn dev

build with production mode

yarn build

# start the application after build
yarn start