Socket
Book a DemoInstallSign in
Socket

@solflare-wallet/solana-dev-snap

Package Overview
Dependencies
Maintainers
7
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@solflare-wallet/solana-dev-snap

Manage Solana-based tokens and NFTs, swap, stake, bridge from EVM to SOL, and connect to Solana apps with MetaMask.

latest
Source
npmnpm
Version
1.0.4
Version published
Weekly downloads
7
-72%
Maintainers
7
Weekly downloads
 
Created
Source

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-cli

Install the dependencies

npm install

Build and start the local development server

npm start

Using the snap

The production snap is available as Snap ID npm:@solflare-wallet/solana-snap.

The locally started snap is available as Snap ID local:http://localhost:8081.

See the RPC API for more information on how to interact with the snap.

FAQs

Package last updated on 15 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts