Created
March 28, 2025 11:49
-
-
Save nikolat/e3f3f3081af401b5a9aac508d1187c72 to your computer and use it in GitHub Desktop.
Revisions
-
nikolat created this gist
Mar 28, 2025 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,62 @@ # Nostrについて3 ## これは何か [Nostrについて2](https://gist.github.com/nikolat/300b602b7d76f2c3a58fed5c6103685b)の2025年版です。 ## Nostrの雰囲気を知る https://nos-haiku.vercel.app/?kind=1&relay=wss%3A%2F%2Fyabu.me%2F ## Nostrを使ってみる ### まずやること - [nostter](https://nostter.app/)にアクセスする - 「アカウントを作成」をクリック - 「名前」を入力して「作成」 - "日本人いますか?" と投稿する - あとは気付いた誰かが聞いてもいないのに色々世話を焼いてくれるでしょう - 「設定」 > 「ログアウト」 > 「プライベートキー」(nsec1...)をコピーして誰にも見られないところへ保存 - 次回ログインする時に必要になります ### 次にやること - [NIP-07](https://welcome.nostr-jp.org/tutorial/nip-07.html)拡張を導入する - さっきコピーしたプライベートキー(nsec1...)はここに保存しておくと良いでしょう ## 各種リンク ### Webクライアント #### シングルカラム - [nostter](https://nostter.app/) - [SnowCait/nostter](https://github.com/SnowCait/nostter) - [lumilumi](https://lumilumi.app/) - [TsukemonoGit/lumilumi](https://github.com/TsukemonoGit/lumilumi) - [Nos Haiku](https://nos-haiku.vercel.app/) - [nikolat/nos-haiku](https://github.com/nikolat/nos-haiku) #### マルチカラム - [Rabbit](https://rabbit.syusui.net/) - [syusui-s/rabbit](https://github.com/syusui-s/rabbit) - [Streets](https://streets.eyemono.moe/) - [eyemono-moe/streets](https://github.com/eyemono-moe/streets) ### テスト/開発者用 - [NostViewstr](https://nostviewstr.vercel.app/) - [nostr-post-checker](https://koteitan.github.io/nostr-post-checker/) - [Nostr playground](https://snowcait.github.io/nostr-playground/) ## 筆者の公開鍵 [npub1dv9xpnlnajj69vjstn9n7ufnmppzq3wtaaq085kxrz0mpw2jul2qjy6uhz](https://nos-haiku.vercel.app/npub1dv9xpnlnajj69vjstn9n7ufnmppzq3wtaaq085kxrz0mpw2jul2qjy6uhz) ## 筆者の開発したアプリの宣伝記事 - [Nostrを使ってはてなスターみたいなサービスを作った話](https://zenn.dev/nikolat/articles/800b19c6b6cc2e) - [Nostrで麻雀を作った話](https://zenn.dev/nikolat/articles/cebe438a590f06) ## ライセンス この文章は[CC0 1.0 Universal](http://creativecommons.org/publicdomain/zero/1.0/)の下で公開するものとします。