Search
Nostr
v0.1.2
Pages
Modules
Settings
View Source
NostrApp
(Nostr v0.1.2)
Link to this section
Summary
Functions
contacts(pubkey)
delete(event_ids, note \\ "")
deletions(pubkeys)
encrypted_direct_messages()
encrypted_direct_messages(private_key)
follow(pubkey)
note(note_id)
notes(pubkey)
profile(pubkey \\ nil)
react(note_id)
reactions(pubkeys)
repost(note_id)
reposts()
reposts(pubkeys)
send_encrypted_direct_messages(pubkey, message)
send_note(note)
start_link(relays, private_key)
timeline(pubkey)
unfollow(pubkey)
update_profile(profile)
Link to this section
Functions
Link to this function
contacts(pubkey)
View Source
Link to this function
delete(event_ids, note \\ "")
View Source
Link to this function
deletions(pubkeys)
View Source
Link to this function
encrypted_direct_messages()
View Source
Link to this function
encrypted_direct_messages(private_key)
View Source
Link to this function
follow(pubkey)
View Source
Link to this function
note(note_id)
View Source
Link to this function
notes(pubkey)
View Source
Link to this function
profile(pubkey \\ nil)
View Source
Link to this function
react(note_id)
View Source
Link to this function
reactions(pubkeys)
View Source
Link to this function
repost(note_id)
View Source
Link to this function
reposts()
View Source
Link to this function
reposts(pubkeys)
View Source
Link to this function
send_encrypted_direct_messages(pubkey, message)
View Source
Link to this function
send_note(note)
View Source
Link to this function
start_link(relays, private_key)
View Source
Link to this function
timeline(pubkey)
View Source
Link to this function
unfollow(pubkey)
View Source
Link to this function
update_profile(profile)
View Source