{"id":53635,"library":"itchyny-base58-go","title":"Base58 Encoding/Decoding Library","description":"Package base58 provides the APIs for encoding and decoding base58 strings.","status":"active","version":"0.2.3","language":"go","source_language":null,"source_url":"https://github.com/itchyny/base58-go","tags":["base58","encoding","decoding","cryptocurrency"],"install":[{"cmd":"go get github.com/itchyny/base58-go","lang":"bash","label":"Install github.com/itchyny/base58-go"}],"dependencies":[],"imports":[{"symbol":"base58","correct":"github.com/itchyny/base58-go"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/itchyny/base58-go\"\n)\n\nfunc main() {\n\tencoded := base58.Encode([]byte(\"hello\"))\n\tfmt.Println(string(encoded))\n}","lang":"go","description":"Encodes a byte slice to a base58 string and prints it."},"warnings":[],"env_vars":null,"search_vec":"'api':8 'base58':1,5,13,15 'cryptocurr':18 'decod':12,17 'encod':10,16 'encoding/decoding':2 'librari':3 'packag':4 'provid':6 'string':14","created_at":"2026-06-15T07:48:39.215354+00:00","updated_at":"2026-06-15T07:48:39.215354+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/itchyny/base58-go","github":"https://github.com/itchyny/base58-go","docs":"https://pkg.go.dev/github.com/itchyny/base58-go#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization","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}}