/solsnap

MetaMask snap (plugin) to enable interaction with Solana dApps

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Solsnap

Metamask snap (plugin) to enable Metamask users interaction with solana dapps.

For detailed documentation and integration instructions see wiki.

Testing Solsnap

Metamask

First, install the beta release of Metamask plugin:

  • Download latest Metamask snaps beta release (chrome recommended)
    • If you have another version of MetaMask installed, temporarily disable it.
  • Extract downloaded archive
  • Go to chrome://extensions/
  • Enable "Developer mode"
  • Click "Load unpacked" and point to extracted archive chrome directory

Demo dApp

Live demo

Test Solsnap inside the demo dApp.

Running Solsnap demo locally

Start our demo locally by running:

  • yarn install
  • yarn run demo

License

This project is dual-licensed under Apache 2.0 and MIT terms: