Install dependencies using yarn
How to start
nvm use 16.02.2
npm installstart the development server
yarn devbuild with production mode
yarn build
# start the application after build
yarn start| 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 |
| awgmi | connect to Aptos with similar wagmi React hooks. |