@mysten/wallet-standard

v0.0.0-experimental-20230317205118
A suite of standard utilities for implementing wallets based on the Wallet Standard.

dev

pnpm build --watch

build

pnpm build:types && pnpm build:tsup

clean

rm -rf tsconfig.tsbuildinfo ./dist

build:tsup

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

build:types

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

Metadata

Downloads