Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xbol0/nanostr
NIP-05 ID service
https://github.com/xbol0/nanostr
deno nostr
Last synced: 3 months ago
JSON representation
NIP-05 ID service
- Host: GitHub
- URL: https://github.com/xbol0/nanostr
- Owner: xbol0
- License: mit
- Created: 2023-02-08T01:29:51.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-08T10:47:04.000Z (almost 2 years ago)
- Last Synced: 2024-02-16T05:34:55.515Z (9 months ago)
- Topics: deno, nostr
- Language: TypeScript
- Homepage:
- Size: 14.6 KB
- Stars: 7
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-nostr - nanostr - A NIP-05 name server written in Deno. (NIP-05 identity services / Client reviews and/or comparisons)
README
# Nanostr
NIP-05 ID service written by Deno.
## Features
- Data store on [Deta](https://deta.sh)
- Deploy on [Deno depoly](https://deno.com/deploy)## Usage
Prepare your environments follow `env-example` file (DO NOT modify this file directly):
```
# optional, defaults 9000
PORT=
# required, like 20000000-ffff-ffff-ffff-000000000002
HCAPTCHA_SITE_KEY=
# required, like 0x0000000000000000000000000000000000000000
HCAPTCHA_SECRET=
# for deta, like deta://xxxxxxx_xxxxxxxxxxxxxxxxx
DB_URL=
# your nostr public key, npub1xxxxxxxxxxxxxxxxxxxxxxx
ROOT_PUBLIC_KEY=
# administration key, for next version
ADMIN_TOKEN=
```Then start your service:
```
deno task start
```## Follow meπ€£
```
npub134w9tcvtufsm7xavssllw44mu32wcdu9fygphft4tc6xjpsav3zq8yagqx
```