Skip to content

Research if hamstr can be integrated with Hashed Network/Portal #95

@mgravitt

Description

@mgravitt

Hamstr (https://github.com/styppo/hamstr) is a twitter-style Nostr client developed in Quasar. Nostr uses the same signatures (Schnorr) as Hashed Network. Instead of signing a transaction, users sign an event.

It would be super cool to integrate Hamstr into the Portal using the same authentication. We can run our own Nostr relay (we already do at wss://r1.hashed.systems)

I think the first step would be to see if we can use the same polkadot.js signature library to sign and submit events to a nostr relay. If that works, then it should just be a matter of connecting the dots and implementing a Polkadot signing experience within a fork of Hamstr.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions