@mysten/wallet-adapter-wallet-standard

v0.0.0-experimental-20230327170021
Integration of the Wallet Standard for the Sui Wallet Adapter

clean

rm -rf tsconfig.tsbuildinfo ./dist

dev

pnpm build --watch

build

pnpm build:types && pnpm build:tsup

build:tsup

tsup ./src/index.ts --format esm,cjs --sourcemap

build:types

tsc --build
npm i @mysten/[email protected]

Metadata

Downloads