This repo is not maintained. See latest development at https://github.com/filecoin-project/filsnap
Snap to enable MetaMask users interaction with filecoin dapps. For detailed documentation and integration instructions see our wiki.
Snaps is pre-release software available in MetaMask Flask, a canary distribution for developers that provides access to upcoming features. To try Snaps install MetaMask Flask.
Test FilSnap inside our demo dapp.
node version 16 or above
- For nvm users
 
nvm use- Enable corepack
 
corepack enable- Install packages
 
yarn install- Run local snap server and React Demo page
 
yarn demoThis 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)