@mysten/wallet-standard

v0.2.6
A suite of standard utilities for implementing wallets based on the Wallet Standard.

test

echo "Error: no test specified" && exit 1

build

pnpm build:types && tsup ./src/index.ts --format esm,cjs --sourcemap

clean

rm -rf tsconfig.tsbuildinfo ./dist

build:types

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

Metadata

Downloads