1.0.4 • Published 3 months ago

@solflare-wallet/solana-dev-snap v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
3 months ago

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.

1.0.4

3 months ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago