{"id":51758,"library":"decred-base58","title":"base58","description":"Provides an API for working with modified base58 and Base58Check encodings, used for Decred addresses.","status":"active","version":"1.0.6","language":"go","source_language":null,"source_url":"https://github.com/decred/base58","tags":["base58","encoding","decred","cryptocurrency"],"install":[{"cmd":"go get github.com/decred/base58","lang":"bash","label":"Install github.com/decred/base58"}],"dependencies":[],"imports":[{"symbol":"base58","correct":"github.com/decred/base58"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/decred/base58\"\n)\n\nfunc main() {\n\tencoded := base58.Encode([]byte(\"hello\"))\n\tfmt.Println(encoded)\n}","lang":"go","description":"Encodes a byte slice using base58 and prints the result."},"warnings":[],"env_vars":null,"search_vec":"'address':16 'api':4 'base58':1,9,17 'base58check':11 'cryptocurr':20 'decr':15,19 'encod':12,18 'modifi':8 'provid':2 'use':13 'work':6","created_at":"2026-06-15T06:28:50.720031+00:00","updated_at":"2026-06-15T06:28:50.720031+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/base58","github":"https://github.com/decred/base58","docs":"https://pkg.go.dev/github.com/decred/base58#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}}