Nip5 shop #50

Merged
v0l merged 9 commits from nip5-shop into main 2023-01-13 09:48:07 +00:00
v0l commented 2023-01-12 22:53:39 +00:00 (Migrated from github.com)

Adds NIP-05 integration with https://nostrplebs.com

Closes #37

Adds NIP-05 integration with https://nostrplebs.com Closes #37
verbiricha (Migrated from github.com) reviewed 2023-01-13 07:52:28 +00:00
verbiricha (Migrated from github.com) commented 2023-01-13 07:52:28 +00:00

🔥

🔥
cloudflare-pages[bot] commented 2023-01-13 07:55:41 +00:00 (Migrated from github.com)

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6fbe85c
Status:️  Build in progress...

View logs

## Deploying with &nbsp;<a href="https://pages.dev"><img alt="Cloudflare Pages" src="https://user-images.githubusercontent.com/23264/106598434-9e719e00-654f-11eb-9e59-6167043cfa01.png" width="16"></a> &nbsp;Cloudflare Pages <table><tr><td><strong>Latest commit:</strong> </td><td> <code>6fbe85c</code> </td></tr> <tr><td><strong>Status:</strong></td><td>⚡️&nbsp; Build in progress...</td></tr> </table> [View logs](https://dash.cloudflare.com/?to=/:account/pages/view/snort-social/02391688-ecac-4835-91bd-385da86dce89)
verbiricha (Migrated from github.com) reviewed 2023-01-13 07:56:30 +00:00
@ -0,0 +11,4 @@
CheckRegisterResponse
} from "../nip05/ServiceProvider";
import AsyncButton from "./AsyncButton";
// @ts-ignore
verbiricha (Migrated from github.com) commented 2023-01-13 07:56:30 +00:00

We can revisit this once our components are in TS.

We can revisit this once our components are in TS.
verbiricha (Migrated from github.com) approved these changes 2023-01-13 07:57:59 +00:00
verbiricha (Migrated from github.com) left a comment

Apart from the debugger statement LGTM :shipit: Are we going to diplay these NIP-05 addresses differently from others in the future too?

Apart from the `debugger` statement LGTM :shipit: Are we going to diplay these NIP-05 addresses differently from others in the future too?
v0l commented 2023-01-13 09:44:53 +00:00 (Migrated from github.com)

Apart from the debugger statement LGTM :shipit: Are we going to diplay these NIP-05 addresses differently from others in the future too?

The nostr plebs ones? probably. For snort we will have some gold badge maybe idk

> Apart from the `debugger` statement LGTM :shipit: Are we going to diplay these NIP-05 addresses differently from others in the future too? The nostr plebs ones? probably. For snort we will have some gold badge maybe idk
Sign in to join this conversation.
No description provided.