/ord_snap

ord_snap

Primary LanguageTypeScript

OrdSnap

Banner

An Metamask Flask Snap Plugin, it does:

  1. Use Metamask as your bitcoin wallet [x]
  2. Send/Receive Bitcoin [x]
  3. Send/Receive/Inscribe Ordinals [x]
  4. Use Lightning Network (WIP)
  5. Use Nostr (WIP)

Quick Start

yarn install && yarn build:all && yarn demo:local

Example code,

In packages/example/frontend/Intro.tsx

Documentation

WIP

Components and install instructions

  1. Download Metamask Flask and uninstall/disable old metamask

  2. Go to example page or any supported page, install OrdSnap before run

  3. Can sign message afterwards

Build With and Inspired By:

  1. Ordinals
  2. BitcoinJS
  3. Metamask Snap
  4. UniSat
  5. Schnorr_snap