Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.4 KB

README.md

File metadata and controls

40 lines (26 loc) · 1.4 KB

FilSnap

Discord

Metamask Snap to enable Metamask users interaction with filecoin dapps.

For detailed documentation and integration instructions see wiki.

Testing Filsnap

Metamask

First, build and install beta release of Metamask extension:

  • checkout to this branch (chrome recommended)
  • build metamask using yarn start --build-type flask or yarn dist
  • go to chrome://extensions/
  • enable "Developer mode"
  • click "Load unpacked" and point to chrome directory

Demo DAPP

Live demo

Test Filsnap inside our demo DAPP.

Running Filsnap 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: