Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/interlay/metamask-snap-bitcoin
Metamask Bitcoin Plugin
https://github.com/interlay/metamask-snap-bitcoin
bitcoin bitcoin-wallet metamask metamask-plugin
Last synced: about 1 month ago
JSON representation
Metamask Bitcoin Plugin
- Host: GitHub
- URL: https://github.com/interlay/metamask-snap-bitcoin
- Owner: interlay
- Created: 2020-06-04T17:14:30.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T07:54:52.000Z (almost 2 years ago)
- Last Synced: 2024-11-05T07:35:39.250Z (about 2 months ago)
- Topics: bitcoin, bitcoin-wallet, metamask, metamask-plugin
- Language: HTML
- Size: 992 KB
- Stars: 7
- Watchers: 5
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-metamask-snaps - interlay/metamask-snap-bitcoin - Metamask Bitcoin Plugin. (Snaps / Deprecated Snaps)
README
# Metamask - Bitcoin
## Setup
### Metamask
Build and run the latest beta fork, then [load it into a supported browser](https://metamask.zendesk.com/hc/en-us/articles/360016336611-Revert-Back-to-Earlier-Version-or-Add-Custom-Build-to-Chrome).
```bash
git clone [email protected]:MetaMask/metamask-snaps-beta.git
cd metamask-snaps-beta
nvm use
yarn install
yarn start
```### Plugin
```bash
yarn install
yarn start
```Open `localhost:8081`, click `Connect` and approve the prompts from Metamask.