{"id":18604712,"url":"https://github.com/ismyhc/vnostr","last_synced_at":"2026-01-24T14:40:50.633Z","repository":{"id":255682076,"uuid":"852471316","full_name":"ismyhc/vnostr","owner":"ismyhc","description":"Core Nostr types and functions","archived":false,"fork":false,"pushed_at":"2024-09-27T14:29:11.000Z","size":30,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-15T14:36:18.356Z","etag":null,"topics":["nostr","vlang","vlang-module","vlang-package"],"latest_commit_sha":null,"homepage":"","language":"V","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ismyhc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-09-04T21:36:56.000Z","updated_at":"2024-09-27T14:29:14.000Z","dependencies_parsed_at":"2024-09-06T18:04:43.498Z","dependency_job_id":"dd174ecc-2ad6-4395-bc81-3015069490f4","html_url":"https://github.com/ismyhc/vnostr","commit_stats":null,"previous_names":["ismyhc/vnostr"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ismyhc%2Fvnostr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ismyhc%2Fvnostr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ismyhc%2Fvnostr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ismyhc%2Fvnostr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ismyhc","download_url":"https://codeload.github.com/ismyhc/vnostr/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239394720,"owners_count":19631121,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["nostr","vlang","vlang-module","vlang-package"],"created_at":"2024-11-07T02:18:48.875Z","updated_at":"2025-11-02T11:30:23.439Z","avatar_url":"https://github.com/ismyhc.png","language":"V","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vnostr - V module that providing Nostr types and functions\n\n![V Language](https://img.shields.io/badge/language-V-blue.svg)\n\nThis module depends on [ismyhc.vsecp256k1](https://github.com/ismyhc/vsecp256k1) and [ismyhc.vbech32](https://github.com/ismyhc/vbech32) modules.\n\n#### You'll need to install the following libraries:\n- automake\n- libtool\n\n### MacOS\n`brew install automake libtool`\n\n### Ubuntu\n`sudo apt-get install automake libtool`\n\n### Fedora\n`sudo dnf install automake libtool`\n\n### CentOS\n`sudo yum install automake libtool`\n\n### Windows (Not tested)\n- Download and install [MSYS2](https://www.msys2.org/)\n- Open MSYS2 terminal and run the following command:\n`pacman -S automake libtool`\n\n### How to compile the C requirements:\n- Make sure you have automake and libtool installed\n- Navigate to where the module was installed\n- Run the following command assuming you .vmodules locations is like bellow:\n`v run ~/.vmodules/ismyhc/vsecp256k1/build.vsh`\n\nThis should compile the C code and generate the necessary files for the V module. You should only have to do this once.\n\n### How to use the module:\n`import ismyhc.vnostr`\n\n - TODO: Add examples\n - TODO: Add documentation\n - TODO: Add tests","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fismyhc%2Fvnostr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fismyhc%2Fvnostr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fismyhc%2Fvnostr/lists"}