blinks-snappy
v2.2.4
Published
Manage Solana-based tokens and NFTs, swap, stake, bridge from EVM to SOL, and connect to Solana apps with MetaMask.
Readme
Solana Wallet Snap
The Solana Wallet Snap is a MetaMask extension that has Solana capabilities such as public key derivation, transaction signing, message signing.
Starting the snap
Install the latest version of the Snaps CLI
npm install -g @metamask/snaps-cliInstall the dependencies
npm installBuild and start the local development server
npm startUsing the snap
The production snap is available as Snap ID npm:@solflare-wallet/solana-snap.
The locally started snap is available as Snap ID npm:blinks-snap.
See the RPC API for more information on how to interact with the snap.
