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: 3 months ago
JSON representation

Metamask Bitcoin Plugin

Lists

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.