Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/libotony/disco-connect
Utility to connect to a vechain discovery server.
https://github.com/libotony/disco-connect
Last synced: about 2 months ago
JSON representation
Utility to connect to a vechain discovery server.
- Host: GitHub
- URL: https://github.com/libotony/disco-connect
- Owner: libotony
- Created: 2024-11-25T09:34:24.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-25T09:37:03.000Z (2 months ago)
- Last Synced: 2024-12-05T06:16:54.797Z (about 2 months ago)
- Language: Go
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Disco Connect
Utility to connect to a vechain discovery server.
## How to
``` bash
make
bin/disco-connect
# verbose mode
bin/disco-connect --verbose
```