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

https://github.com/dextryz/shipyard

A simple client to work with Shipyard DVM
https://github.com/dextryz/shipyard

cli dvm nostr

Last synced: 5 months ago
JSON representation

A simple client to work with Shipyard DVM

Awesome Lists containing this project

README

          

# Shipyard

A basic CLI to publish delays events to the [Shipyard](www.shipyard.pub) nostr DVM.

```shell
> make build

# Publish a Kind 1 event 60 seconds from now.
> ship 60 1 "Ship via CLI"
```