Skip to content

reecehunter/signstr

Repository files navigation

Signstr - Nostr Companion

The Nostr extension for signing + verifying events, and encrypting + decrypting notes anywhere on the internet.

Usage

Clone the repository

git clone https://github.com/reecehunter/signstr

Install the dependencies

npm install

Build the project

npm run build-extension

Open Google Chrome, navigate to the following URL.

chrome://extensions/

Click Load Unpacked and select the dist folder of this repository. When developing, make sure to reload the plugin before testing.

Contributions

Feel free to open a pull request to add a feature or improve existing code.

About

A browser extension for signing Nostr events.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published