@nexm-io/bitsnap
v0.1.8
Published
Metamask snap to manage your bitcoin
Downloads
12
Readme
bitsnap
bitsnap
allows users to manage Bitcoin directly within the MetaMask interface without having to wrap tokens.
bitsnap
is currently live on Metamask.
MetaMask Snaps Introduction
Snap is a system that allows developers to build and expand the capabilities of MetaMask safely. It is a program run in an isolated environment with limited capabilities that can customize and modify MetaMask's wallet experience for end users. For example, a snap can add new APIs to MetaMask, thus adding support for different blockchains or change existing functionalities using internal APIs.
Additional information can be found here.
bitsnap
Integration
If you would like to integrate bitsnap
into your dapp, you can make use of our npm. Refer to the following document here.
How to run bitsnap
on a wallet locally
yarn build && yarn test:snap
Audit Report
Inprogress
License
This project is dual-licensed under Apache 2.0 and MIT terms: