Skip to content

whalechain/website

Repository files navigation

🍦 WhaleChain Frontend

sudo npm install netlify-cli -g netlify netlify login netlify init netlify build --context production netlify deploy --build --prod --context production

START DEV

netlify dev

This project contains the main features of the WhaleChain website.

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

Documentation

Install dependencies using pnpm

apps/web

How to start
pnpm i

start the development server

pnpm dev

build with production mode

pnpm build

# start the application after build
pnpm start

Packages

Package Description
sdk An SDK for building applications on top of Pancakeswap
swap-sdk-core Swap SDK Shared code
wagmi Extension for wagmi, including bsc chain and binance wallet connector

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages