{"id":51090,"library":"enigmampc-btcutil","title":"btcutil","description":"Package btcutil provides bitcoin-specific convenience functions and types, including block and transaction handling and address encoding/decoding.","status":"active","version":"1.0.2","language":"go","source_language":null,"source_url":"https://github.com/enigmampc/btcutil","tags":["bitcoin","cryptocurrency","address","blockchain"],"install":[{"cmd":"go get github.com/enigmampc/btcutil","lang":"bash","label":"Install github.com/enigmampc/btcutil"}],"dependencies":[],"imports":[{"symbol":"btcutil","correct":"github.com/enigmampc/btcutil"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/enigmampc/btcutil\"\n)\n\nfunc main() {\n\taddr, err := btcutil.DecodeAddress(\"1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa\")\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tfmt.Println(addr.EncodeAddress())\n}","lang":"go","description":"Decode a Bitcoin address."},"warnings":[],"env_vars":null,"search_vec":"'address':18,22 'bitcoin':6,20 'bitcoin-specif':5 'block':13 'blockchain':23 'btcutil':1,3 'conveni':8 'cryptocurr':21 'encoding/decoding':19 'function':9 'handl':16 'includ':12 'packag':2 'provid':4 'specif':7 'transact':15 'type':11","created_at":"2026-06-15T05:59:21.714670+00:00","updated_at":"2026-06-15T05:59:21.714670+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/enigmampc/btcutil","github":"https://github.com/enigmampc/btcutil","docs":"https://pkg.go.dev/github.com/enigmampc/btcutil#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto","utility"],"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}}