{"id":20996749,"url":"https://github.com/jeiwan/eos-b58","last_synced_at":"2025-07-25T17:15:23.178Z","repository":{"id":82807542,"uuid":"141412498","full_name":"Jeiwan/eos-b58","owner":"Jeiwan","description":"Base58 encoding/decoding for EOS","archived":false,"fork":false,"pushed_at":"2018-09-18T13:34:59.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-13T13:15:16.739Z","etag":null,"topics":["base58","blockchain","eos","eosio"],"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/Jeiwan.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":"2018-07-18T09:27:44.000Z","updated_at":"2019-07-11T12:10:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"fcabac8e-6fa7-4971-9595-00aa02f677fc","html_url":"https://github.com/Jeiwan/eos-b58","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Jeiwan/eos-b58","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jeiwan%2Feos-b58","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jeiwan%2Feos-b58/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jeiwan%2Feos-b58/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jeiwan%2Feos-b58/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jeiwan","download_url":"https://codeload.github.com/Jeiwan/eos-b58/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jeiwan%2Feos-b58/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267038395,"owners_count":24025612,"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","status":"online","status_checked_at":"2025-07-25T02:00:09.625Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["base58","blockchain","eos","eosio"],"created_at":"2024-11-19T07:37:04.164Z","updated_at":"2025-07-25T17:15:23.064Z","avatar_url":"https://github.com/Jeiwan.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"base58 encoding/decoding for EOS\n==========\n\n[![ISC License](http://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org)\n[![GoDoc](https://img.shields.io/badge/godoc-reference-blue.svg)](http://godoc.org/github.com/btcsuite/btcutil/base58)\n\nThis package is fork of https://github.com/btcsuite/btcutil/tree/master/base58 which is adapted to the Base58 algorithm used by EOS (https://github.com/EOSIO/eos).\n\n## Installation and Updating\n\n```bash\n$ go get -u github.com/Jeiwan/eos-b58\n```\n\n## Examples\n\n* [Decode Example](https://github.com/Jeiwan/eos-b58/blob/master/example_test.go#L13)  \n  Demonstrates how to decode modified base58 encoded data.\n* [Encode Example](https://github.com/Jeiwan/eos-b58/blob/master/example_test.go#L26)  \n  Demonstrates how to encode data using the modified base58 encoding scheme.\n* [CheckDecode Example](https://github.com/Jeiwan/eos-b58/blob/master/example_test.go#L26)  \n  Demonstrates how to decode Base58Check encoded data.\n* [CheckEncode Example](https://github.com/Jeiwan/eos-b58/blob/master/example_test.go#L57)  \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%2Fjeiwan%2Feos-b58","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeiwan%2Feos-b58","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeiwan%2Feos-b58/lists"}