this is essentially a user profile with metadata from event kind 0 and some stats.
a profile url could look like this:
https://nostr.ch/p/<pubkey>
this is essentially a user profile with metadata from [event kind 0](https://github.com/nostr-protocol/nips/blob/master/01.md#basic-event-kinds) and some stats.
a profile url could look like this:
```
https://nostr.ch/p/<pubkey>
```
like events deeplinking, this is partially done in #45.
@offbyn i think you wanted to render everything in a single container, right? then it should solve both this and #7
like events deeplinking, this is partially done in https://git.qcode.ch/nostr/nostrweb/pulls/45.
@offbyn i think you wanted to render everything in a single container, right? then it should solve both this and https://git.qcode.ch/nostr/nostrweb/issues/7
this is essentially a user profile with metadata from event kind 0 and some stats.
a profile url could look like this:
like events deeplinking, this is partially done in #45.
@offbyn i think you wanted to render everything in a single container, right? then it should solve both this and #7