Skip to content

dcorral/PsbtSigner

Repository files navigation

Xverse PSBT Signer

A simple web app to connect to XVerse wallet and sign Partially Signed Bitcoin Transactions (PSBTs).

Features

  • Connect to XVerse wallet
  • Sign PSBT transactions
  • Optionally broadcast transactions

Setup

  1. Clone this repository
  2. Install dependencies:

npm install

Development

Run the development server:

npm run dev

Usage

  1. Open the app in your browser
  2. Click "Connect Wallet"
  3. Enter your PSBT in base64 format
  4. Configure which inputs to sign
  5. Click "Sign PSBT"
  6. Copy or broadcast the finalized transaction

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published