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: 3 months 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 (7 months ago)
- Default Branch: main
- Last Pushed: 2024-05-19T22:13:14.000Z (6 months ago)
- Last Synced: 2024-05-19T23:23:38.198Z (6 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 Accounts Managing Extension)
Nostrame is a comprehensive account management solution designed to streamline your digital accounts handling. With its robust features, you can effortlessly generate accounts using a mnemonic and passphrase, import external accounts in hex and bech32 formats, and conveniently access and modify kind 0 data. What sets Nostrame apart is its advanced encryption capabilities, allowing you to safeguard your mnemonic with ease. Additionally, it have backup encrypted processes by enabling import and export functionalities using a master password.
This 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.