npubweb/README.md

23 lines
296 B
Markdown
Raw Normal View History

2024-01-11 19:08:10 +00:00
# web of npubs
Tool to get user contact lists.
## Running
todo
## Development
Use repl:
```shell
export DEBUG='ndk:*'
deno repl -A
```
Paste code.
## Reference
* [NDK docs](https://ndk.fyi/docs/)
* [Deno and databases](https://docs.deno.com/runtime/manual/basics/connecting_to_databases)