Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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
```