This project contains the main features of the IceCreamSwap website.
If you want to contribute, please refer to the contributing guidelines of this project.
Install dependencies using pnpm
How to start
pnpm istart the development server
pnpm devbuild with production mode
pnpm build
# start the application after build
pnpm start| Package | Description |
|---|---|
| sdk | An SDK for building applications on top of Pancakeswap |
| swap-sdk-core | Swap SDK Shared code |
| wagmi | Extension for wagmi, includin bsc chain and binance wallet connector |