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
- Host: GitHub
- URL: https://github.com/dextryz/shipyard
- Owner: dextryz
- License: mit
- Created: 2024-02-08T13:19:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-08T15:13:55.000Z (over 2 years ago)
- Last Synced: 2024-06-21T15:31:07.953Z (almost 2 years ago)
- Topics: cli, dvm, nostr
- Language: Go
- Homepage:
- Size: 10.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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"
```