{"id":66785,"library":"decred-dcrd-txscript-v3","title":"dcrd txscript","description":"Provides transaction scripting functionality for the Decred blockchain.","status":"active","version":null,"language":"go","source_language":null,"source_url":"https://github.com/decred/dcrd","tags":["decred","blockchain","transaction","scripting","crypto"],"install":[{"cmd":"go get github.com/decred/dcrd/txscript/v3","lang":"bash","label":"Install github.com/decred/dcrd/txscript/v3"}],"dependencies":[],"imports":[{"symbol":"txscript","correct":"github.com/decred/dcrd/txscript/v3"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/decred/dcrd/txscript/v3\"\n)\n\nfunc main() {\n\tscript, _ := txscript.NewScriptBuilder().AddOp(txscript.OP_TRUE).Script()\n\tfmt.Printf(\"Script: %x\\n\", script)\n}","lang":"go","description":"Build a simple transaction script"},"warnings":[],"env_vars":null,"search_vec":"'blockchain':10,12 'crypto':15 'dcrd':1 'decr':9,11 'function':6 'provid':3 'script':5,14 'transact':4,13 'txscript':2","created_at":"2026-06-17T17:28:24.587075+00:00","updated_at":"2026-06-17T17:28:24.587075+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/v3#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-17","next_check":"2026-12-14","install_tag":null}}