{"id":53075,"library":"decred-dcrd-txscript","title":"Decred txscript","description":"Implements the Decred transaction script language.","status":"active","version":null,"language":"go","source_language":null,"source_url":"https://github.com/decred/dcrd","tags":["decred","blockchain","cryptocurrency","script"],"install":[{"cmd":"go get github.com/decred/dcrd/txscript","lang":"bash","label":"Install github.com/decred/dcrd/txscript"}],"dependencies":[],"imports":[{"symbol":"txscript","correct":"github.com/decred/dcrd/txscript"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/decred/dcrd/txscript\"\n)\n\nfunc main() {\n\t// Example: parse a script\n\tscript := []byte{0x76, 0xa9, 0x14, 0x89, 0xab, 0xcd, 0xef, 0x01, 0x23, 0x45, 0x67, 0x89, 0xab, 0xcd, 0xef, 0x01, 0x23, 0x45, 0x67, 0x89, 0xab, 0xcd, 0xef, 0x88, 0xac}\n\tdisasm, _ := txscript.DisasmString(script)\n\tfmt.Println(disasm)\n}","lang":"go","description":"Disassembles a Decred transaction script."},"warnings":[],"env_vars":null,"search_vec":"'blockchain':10 'cryptocurr':11 'decr':1,5,9 'implement':3 'languag':8 'script':7,12 'transact':6 'txscript':2","created_at":"2026-06-15T07:25:47.418372+00:00","updated_at":"2026-06-15T07:25:47.418372+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/decred/dcrd","github":"https://github.com/decred/dcrd","docs":"https://pkg.go.dev/github.com/decred/dcrd/txscript#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}