@solana-mobile/wallet-adapter-mobile

v0.0.1-alpha.1
An adapter for mobile wallet apps that conform to the Solana Mobile Wallet Adapter protocol

build

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

clean

shx rm -rf lib/*

postbuild

echo '{"type":"commonjs"}' | npx json > lib/cjs/package.json && echo '{"type":"module"} ' | npx json > lib/esm/package.json

build:watch

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

prepublishOnly

agadoo
npm i @solana-mobile/[email protected]

Metadata

Downloads

Maintainers