Skip to content

lnbits/remote-nostr-signer-configurator

Repository files navigation

Remote Nostr Signer Configurator

A web application that allows you to configure a Remote Nostr Signer over USB.

Buy a Remote Nostr Signer on the LNbits web shop or build your own

How to use locally

  1. Clone the repository.
  2. Run npm install to install the dependencies.
  3. Run npm run start to start the development server.
  4. Open the web application in your browser.

How to use

  1. Open the web application in a web browser at localhost:1234
  2. Connect the Remote Nostr Signer to your computer via USB whilst holding button 1 on the device.
  3. Click the "Connect" button.
  4. Enter the relevant values in the web application.
  5. Click the "Upload Configuration" button.

Notes for release binaries

  1. Compile the binaries from the pio project.
  2. Copy the binaries to the public/static directory.
  3. Update the version in the manifest.json file.
  4. Deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published