@solana-mobile/mobile-wallet-adapter-walletlib

v1.4.0-beta2
A React Native wrapper of the Solana Mobile, Mobile Wallet Adapter Wallet Library. Wallet apps can use this to handle dapp requests for signing and sending.

build

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

clean

shx rm -rf lib/*

example

yarn --cwd example

bootstrap

yarn example && yarn install && yarn example pods

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/mobile-wallet-adapter-walletlib

Metadata

Downloads