{"id":25724123,"url":"https://github.com/sebdeveloper6952/godvm","last_synced_at":"2026-06-19T10:32:04.524Z","repository":{"id":217107740,"uuid":"743091946","full_name":"sebdeveloper6952/godvm","owner":"sebdeveloper6952","description":"Simple framework to build DVMs with golang","archived":false,"fork":false,"pushed_at":"2024-02-23T10:07:35.000Z","size":109,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-15T00:11:27.276Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sebdeveloper6952.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-14T09:58:17.000Z","updated_at":"2025-02-01T15:17:20.000Z","dependencies_parsed_at":"2024-01-29T12:41:32.230Z","dependency_job_id":"8341a4c8-eba0-4251-9399-4162dac85345","html_url":"https://github.com/sebdeveloper6952/godvm","commit_stats":null,"previous_names":["sebdeveloper6952/go-dvm","sebdeveloper6952/godvm"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sebdeveloper6952/godvm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebdeveloper6952%2Fgodvm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebdeveloper6952%2Fgodvm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebdeveloper6952%2Fgodvm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebdeveloper6952%2Fgodvm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sebdeveloper6952","download_url":"https://codeload.github.com/sebdeveloper6952/godvm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebdeveloper6952%2Fgodvm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34528134,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-02-25T21:20:12.707Z","updated_at":"2026-06-19T10:32:04.495Z","avatar_url":"https://github.com/sebdeveloper6952.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"Go-DVM\n\nA simple library to write DVMs using golang.\n\n### Motivation\nEvery time I want to write a new DVM, I don't want to write the same stuff:\n- relay logic\n- event logic\n- payment logic\n\n### Objective\nMake you focus on your DVM logic. \n\n### Features\n- relay connection handling\n- listen to job request events\n- publish job feedback and result events\n- publish kind `0` (Profile Metadata) and kind `31990` (NIP-89 Application Handler) events for discoverability of your DVM.\n\nRefer to [NIP-90](https://github.com/nostr-protocol/nips/blob/master/90.md) for more information.\n\n### Example\nRefer to the examples folder for complete code examples.\n\nTODO\n- [ ] fully implement nip-90\n  - [x] add job kinds \n  - [x] advertise DVMs nip-89\n  - [x] job request relay list: publish job feedback, result, to list of relays\n  - [x] job request input as text\n  - [x] job request input as event\n  - [x] job request input as url\n  - [x] parse job input marker to be forwarded to DVMs\n  - [x] job request input output of another job\n  - [x] fix dvm advertisement (use same d tag)\n  - [x] wait for multiple events/jobs for input to dvm\n  - [x] include bid amount in input to DVMs so they can decide to accept/reject the job\n  - [ ] encrypted job params\n  - [ ] support zaps\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebdeveloper6952%2Fgodvm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsebdeveloper6952%2Fgodvm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebdeveloper6952%2Fgodvm/lists"}