Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Anderson-Juhasc/nostrame
Nostr Accounts Managing Extension
https://github.com/Anderson-Juhasc/nostrame
Last synced: 24 days ago
JSON representation
Nostr Accounts Managing Extension
- Host: GitHub
- URL: https://github.com/Anderson-Juhasc/nostrame
- Owner: Anderson-Juhasc
- Created: 2024-04-25T16:25:36.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-19T22:13:14.000Z (7 months ago)
- Last Synced: 2024-05-19T23:23:38.198Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 530 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-nostr - nostrame - Juhasc/nostrame.svg?style=social) - Nostr Accounts Managing Extension (Tools / Client reviews and/or comparisons)
README
# Nostrame(Nostr Account Management Extension)
Nostrame, a powerful Chromium extension that acts as a secure vault for managing your accounts.
With Nostrame, you can:
- Derive accounts from a mnemonic seed
- Generate random mnemonic accounts
- NIP-07 - window.nostr capability for web browsers
- Import external accounts
- Set basic metadata on Nostr
- Enjoy encryption secured by a master password
- Lock and unlock the vault with ease
- Easily import and export backupsThis extension is Chromium-only.
## Install
- [Chrome Extension](https://chromewebstore.google.com/detail/nostrame/phfdiknibomfgpefcicfckkklimoniej)
## Develop
To run the plugin from this code:
```
git clone https://github.com/Anderson-Juhasc/nostrame
cd nostrame
npm i
npm run build
```then
1. go to `chrome://extensions`;
2. ensure "developer mode" is enabled on the top right;
3. click on "Load unpackaged";
4. select the `extension/` folder of this repository.---
LICENSE: public domain.