import { NDKEvent } from '@nostr-dev-kit/ndk'; import { Link } from 'react-router-dom'; import { EditIcon, ReactionIcon, ReplyIcon, RepostIcon, ZapIcon } from '@shared/icons'; import { TextNote } from '@shared/notes'; export function TutorialNoteScreen() { const exampleEvent = new NDKEvent(undefined, { id: 'a3527670dd9b178bf7c2a9ea673b63bc8bfe774942b196691145343623c45821', pubkey: '04c915daefee38317fa734444acee390a8269fe5810b2241e5e6dd343dfbecc9', created_at: 1701355223, kind: 1, tags: [], content: 'good morning nostr, stay humble and stack sats 🫡', sig: '9e0bd67ec25598744f20bff0fe360fdf190c4240edb9eea260e50f77e07f94ea767ececcc6270819b7f64e5e7ca1fe20b4971f46dc120e6db43114557f3a6dae', }); return (
Posts on Nostr based Social Network client are usually called 'Notes.' Notes are arranged chronologically on the timeline and are updated in real-time.
Here is one example:
Here are how you can interact with a note:
Reply - Click on this button to reply to a note. It's also possible to reply to replies, continuing the conversation like a thread.
Reaction - You can add reactions to the Note to express your concern.
Repost - You can share that note to your own timeline. You can also quote them with your comments.
Zap - You can send tip in Bitcoin to that note owner with zero-fees