Update readme.md

This commit is contained in:
kaiji
2023-10-05 07:46:44 +09:00
committed by GitHub
parent b203bdea90
commit 82e8557453

View File

@@ -4,14 +4,14 @@ Example webpage: https://h.hostr.cc/p/a5a44e2a531efcc86491c4b9a3fa67daee8f60c9d2
## 🌐 Overview
Nostr Webhost is a command-line tool designed for hosting Single Page Applications (SPAs) using the Nostr protocol and its distributed network of relay servers. This tool provides a seamless way to deploy and access your SPA on the Nostr network.
Nostr Webhost (hostr) is a command-line tool designed for hosting Single Page Applications (SPAs) using the Nostr protocol and its distributed network of relay servers. This tool provides a seamless way to deploy and access your SPA on the Nostr network.
## ⚠️ Caution
Domain-based authorization mechanisms such as NIP-7 should not currently be used. This is because the event is identified based on the path, so it will authorize other events as well.
### 📦 Installation
To get started with Nostr Webhost, follow these steps:
To get started with hostr, follow these steps:
1. `go install github.com/studiokaiji/nostr-webhost/hostr@latest`