{"id":17283713,"url":"https://github.com/prettymuchbryce/scriptcodes","last_synced_at":"2025-03-26T16:16:14.386Z","repository":{"id":34045706,"uuid":"37820744","full_name":"prettymuchbryce/scriptcodes","owner":"prettymuchbryce","description":"All Bitcoin Script opcodes. For use in your bitcoin-related go projects.","archived":false,"fork":false,"pushed_at":"2015-06-21T18:53:44.000Z","size":132,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-17T16:55:47.753Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/prettymuchbryce.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}},"created_at":"2015-06-21T18:34:07.000Z","updated_at":"2021-03-10T17:48:23.000Z","dependencies_parsed_at":"2022-07-14T03:10:30.117Z","dependency_job_id":null,"html_url":"https://github.com/prettymuchbryce/scriptcodes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prettymuchbryce%2Fscriptcodes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prettymuchbryce%2Fscriptcodes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prettymuchbryce%2Fscriptcodes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prettymuchbryce%2Fscriptcodes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prettymuchbryce","download_url":"https://codeload.github.com/prettymuchbryce/scriptcodes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245689509,"owners_count":20656417,"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":[],"created_at":"2024-10-15T09:52:02.567Z","updated_at":"2025-03-26T16:16:14.361Z","avatar_url":"https://github.com/prettymuchbryce.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"#### Bitcoin Script Opcodes\n\nAll Bitcoin Script opcodes. For use in your bitcoin-related go projects.\n\nTaken from the [Bitcoin Wiki](https://en.bitcoin.it/wiki/Script)\n\nInstall:\n```\ngo get github.com/prettymuchbryce/scriptcodes\n```\n\nUsage:\n```\n    package main\n\n    import (\n        \"fmt\"\n        \"scriptcodes\"\n    )\n\n    func main() {\n        fmt.Println(scriptcodes.OP_VERIFY)\n    }\n```\n\nEnjoy!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprettymuchbryce%2Fscriptcodes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprettymuchbryce%2Fscriptcodes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprettymuchbryce%2Fscriptcodes/lists"}