@solana-mobile/seed-vault-lib

v0.3.0
A React Native wrapper of the Solana Mobile, Seed Vault SDK. Apps can use this to interact with seed vault implementations on Android

build

yarn clean && rollup --config ../../rollup.config.ts --configPlugin rollup-plugin-ts

clean

shx rm -rf lib/*

postbuild

cross-env echo {\"type\":\"module\"} | npx json > lib/esm/package.json

build:watch

yarn clean && rollup --config ../../rollup.config.ts --configPlugin rollup-plugin-ts --watch
npm i @solana-mobile/seed-vault-lib

Metadata

Downloads