0.1.0 • Published 1 year ago

offside-frontend v0.1.0

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

🥞 Offside Frontend

This project contains the main features of the offside application.

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

Documentation

Install dependencies using yarn

apps/web

yarn

start the development server

yarn dev

build with production mode

yarn build

# start the application after build
yarn start

apps/aptos

yarn dev:aptos
yarn turbo run build --filter=aptos-web

apps/blog

yarn dev:blog
yarn turbo run build --filter=blog

Packages

PackageDescription
sdkAn SDK for building applications on top of Offsideswap
aptos-swap-sdkAptos version of Swap SDK
swap-sdk-coreSwap SDK Shared code
wagmiExtension for wagmi, including bsc chain and binance wallet connector
awgmiconnect to Aptos with similar wagmi React hooks.
0.1.0

1 year ago