/bkpt-overview

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Biokript Overview

Documentation

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
aptos-swap-sdk Aptos version of Swap SDK
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.