{"id":24999039,"url":"https://github.com/ismyhc/vbech32","last_synced_at":"2026-01-07T15:44:47.446Z","repository":{"id":272070844,"uuid":"852231980","full_name":"ismyhc/vbech32","owner":"ismyhc","description":"Bech32 encoding and decoding","archived":false,"fork":false,"pushed_at":"2024-09-04T21:36:20.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T06:52:30.513Z","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-04T13:05:43.000Z","updated_at":"2024-09-14T06:07:11.000Z","dependencies_parsed_at":"2025-01-11T22:17:53.091Z","dependency_job_id":"187436c1-5a78-4afc-96fc-f399e2c264d0","html_url":"https://github.com/ismyhc/vbech32","commit_stats":null,"previous_names":["ismyhc/vbech32"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ismyhc%2Fvbech32","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ismyhc%2Fvbech32/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ismyhc%2Fvbech32/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ismyhc%2Fvbech32/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ismyhc","download_url":"https://codeload.github.com/ismyhc/vbech32/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246223330,"owners_count":20743167,"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":"2025-02-04T18:52:53.795Z","updated_at":"2026-01-07T15:44:47.396Z","avatar_url":"https://github.com/ismyhc.png","language":"V","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vbech32\n\n![V Language](https://img.shields.io/badge/language-V-blue.svg)\n\nvbech32 is a V language implementation of the Bech32 address format specified in [BIP 0173](https://github.com/bitcoin/bips/blob/master/bip-0173.mediawiki). This library provides encoding and decoding functionality for Bech32 and Bech32m formats, commonly used in cryptocurrency addresses and also Nostr's [NIP-19](https://github.com/nostr-protocol/nips/blob/master/19.md)\n\n## Features\n\n- Bech32 encoding and decoding\n- Easy integration with V projects\n\n## Installation\n\nTo use vbech32 in your V project, you can install it via VPM:\n\n```\nv install ismyhc.vbech32\n```\n\nOr clone the repository:\n\n```\ngit clone https://github.com/ismyhc/vbech32.git\ncd vbech32\nv install\n```\n\n## Usage\n\nTake a look at the tests for now. More documentation will be added soon.\n\n`import ismyhc.vbech32`\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Contact\n\nIf you have any questions or feedback, please open an issue on this GitHub repository.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fismyhc%2Fvbech32","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fismyhc%2Fvbech32","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fismyhc%2Fvbech32/lists"}