{"id":20977966,"url":"https://github.com/grondilu/base58-raku","last_synced_at":"2025-04-23T12:31:59.203Z","repository":{"id":139617933,"uuid":"481476724","full_name":"grondilu/base58-raku","owner":"grondilu","description":"Satoshi Nakamoto's binary-to-text encoding in Raku","archived":false,"fork":false,"pushed_at":"2025-02-28T11:05:25.000Z","size":17,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-29T23:41:14.962Z","etag":null,"topics":["base58","bitcoin"],"latest_commit_sha":null,"homepage":"","language":"Raku","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grondilu.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":"2022-04-14T05:24:10.000Z","updated_at":"2025-02-28T11:05:29.000Z","dependencies_parsed_at":"2023-07-04T15:36:34.612Z","dependency_job_id":null,"html_url":"https://github.com/grondilu/base58-raku","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grondilu%2Fbase58-raku","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grondilu%2Fbase58-raku/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grondilu%2Fbase58-raku/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grondilu%2Fbase58-raku/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grondilu","download_url":"https://codeload.github.com/grondilu/base58-raku/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250434836,"owners_count":21430171,"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":["base58","bitcoin"],"created_at":"2024-11-19T05:02:14.057Z","updated_at":"2025-04-23T12:31:59.082Z","avatar_url":"https://github.com/grondilu.png","language":"Raku","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Sparky](https://sparky.sparrowhub.io/badge/grondilu-base58-raku?foo=bar)\n# Base58\n\nSatoshi Nakamoto's binary-to-text encoding in Raku.  No checksum.\n\n## Synopis\n\n```raku\nuse Base58;\n\nsay Base58::encode \"Hello World!\";      # 2NEpo7TZRRrLZSi2U\nsay Base58::decode \"2NEpo7TZRRrLZSi2U\"; # Blob[uint8]:0x\u003c48 65 6C 6C 6F 20 57 6F 72 6C 64 21\u003e\n\nsay Base58::encode blob8.new: ^10; # 1kA3B2yGe2z4\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrondilu%2Fbase58-raku","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrondilu%2Fbase58-raku","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrondilu%2Fbase58-raku/lists"}