Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

ChainSafe/filsnap

Repository files navigation

This repo is not maintained. See latest development at https://github.com/filecoin-project/filsnap

FilSnap

Snap to enable MetaMask users interaction with filecoin dapps. For detailed documentation and integration instructions see our wiki.

Testing FilSnap

MetaMask Flask

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.

Live demo dapp

Test FilSnap inside our demo dapp.

Development

Requirements

node version 16 or above

Usage

  • For nvm users
nvm use

  • Enable corepack
corepack enable
  • Install packages
yarn install
  • Run local snap server and React Demo page
yarn demo

License

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