Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.31 KB

README.md

File metadata and controls

29 lines (22 loc) · 1.31 KB

Meta Safe Snap

Snap to enable MetaMask users to create recovery and inheritance plans for their accounts.

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, either install MetaMask Flask or build it locally.

Build MetaMask Flask locally

  • 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

Live demo dapp

Test SafeMeta inside our demo dapp.

Running our demo dapp locally

corepack enable && yarn install && yarn run demo

License

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