{"id":29560901,"url":"https://github.com/decred/base58","last_synced_at":"2025-09-04T04:14:32.697Z","repository":{"id":25760976,"uuid":"106455995","full_name":"decred/base58","owner":"decred","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-14T14:59:40.000Z","size":51,"stargazers_count":7,"open_issues_count":0,"forks_count":15,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-26T04:21:26.434Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/decred.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-10T18:31:01.000Z","updated_at":"2023-09-16T08:12:00.000Z","dependencies_parsed_at":"2024-06-18T16:47:47.087Z","dependency_job_id":null,"html_url":"https://github.com/decred/base58","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/decred/base58","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decred%2Fbase58","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decred%2Fbase58/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decred%2Fbase58/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decred%2Fbase58/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/decred","download_url":"https://codeload.github.com/decred/base58/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decred%2Fbase58/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265787579,"owners_count":23828458,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-07-18T15:39:19.419Z","updated_at":"2025-07-18T15:39:20.266Z","avatar_url":"https://github.com/decred.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"base58\n======\n\n[![Build Status](https://github.com/decred/base58/workflows/Build%20and%20Test/badge.svg)](https://github.com/decred/base58/actions)\n[![ISC License](https://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org)\n[![Doc](https://img.shields.io/badge/doc-reference-blue.svg)](https://pkg.go.dev/github.com/decred/base58)\n\nPackage base58 provides an API for encoding and decoding to and from the\nmodified base58 encoding.  It also provides an API to do Base58Check encoding,\nas described [here](https://en.bitcoin.it/wiki/Base58Check_encoding).\n\nA comprehensive suite of tests is provided to ensure proper functionality.\n\n## Installation and Updating\n\n```bash\n$ go get -u github.com/decred/base58\n```\n\n## Examples\n\n* [Decode Example](https://godoc.org/github.com/decred/base58#example-Decode)  \n  Demonstrates how to decode modified base58 encoded data.\n* [Encode Example](https://godoc.org/github.com/decred/base58#example-Encode)  \n  Demonstrates how to encode data using the modified base58 encoding scheme.\n* [CheckDecode Example](https://godoc.org/github.com/decred/base58#example-CheckDecode)  \n  Demonstrates how to decode Base58Check encoded data.\n* [CheckEncode Example](https://godoc.org/github.com/decred/base58#example-CheckEncode)  \n  Demonstrates how to encode data using the Base58Check encoding scheme.\n\n## License\n\nPackage base58 is licensed under the [copyfree](http://copyfree.org) ISC\nLicense.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdecred%2Fbase58","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdecred%2Fbase58","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdecred%2Fbase58/lists"}