Skip to content

monty888/newty

Repository files navigation

newty

messing around with python, nostr and qt

install

git clone https://github.com/monty888/newty.git
cd newty
python3 -m venv venv
source venv/bin/activate
pip install .

account

Keystore for nostr accounts.

create accounts

TODO...

signer

Basic NIP46 signer app, accounts can be created imported using the account app.

NIP46 signer

python -m newty.signer_app

basic query

Make basic query request to nostr relays.

nostr basic query tool

python basic_query.py

About

messing around with python, nostr and qt

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages