Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testimonials notes #1675

Open
Anderson-Juhasc opened this issue Jan 7, 2025 · 0 comments
Open

Testimonials notes #1675

Anderson-Juhasc opened this issue Jan 7, 2025 · 0 comments

Comments

@Anderson-Juhasc
Copy link

I was thinking how to create a testimony note, I don't know yet if is there another way, but follows my idea:

Make a wrapped gift maybe with another kind instead of 1059, when the user decrypt the gift it come with a testimony note and then the user can publish in a new list or delete it.

Testmony note:
{ kind: 'new_testimony_kind', content: 'You’ve always been such an inspiring person to me!' }
Wrapped testimony:
{ kind: 'new_testimony_gift_kind', content: '...', created_at: 1736146826, tags: [ [ 'p', 'recipient_hex_pub' ] ], pubkey: 'sender_hex_pub', id: '63ed692863cd94050bbd4e4a59540eb1a4afa8a5be4b7b21de9a5b34258ae01f', sig: '...' }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant