Metamask snap (plugin) to enable Metamask users interaction with solana dapps.
For detailed documentation and integration instructions see wiki.
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
Test Solsnap inside the demo dApp.
Start our demo locally by running:
yarn install
yarn run demo
This project is dual-licensed under Apache 2.0 and MIT terms:
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)