{"id":13766801,"url":"https://github.com/iFrostizz/murph","last_synced_at":"2025-05-10T22:31:19.792Z","repository":{"id":112119303,"uuid":"549845952","full_name":"iFrostizz/murph","owner":"iFrostizz","description":"A Huff \u003c\u003e bytecode transpiler","archived":false,"fork":false,"pushed_at":"2023-04-06T18:50:11.000Z","size":149,"stargazers_count":117,"open_issues_count":1,"forks_count":10,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-05-07T00:03:02.321Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iFrostizz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-10-11T20:39:36.000Z","updated_at":"2025-03-17T16:26:50.000Z","dependencies_parsed_at":"2023-04-07T14:16:56.099Z","dependency_job_id":null,"html_url":"https://github.com/iFrostizz/murph","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/iFrostizz%2Fmurph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iFrostizz%2Fmurph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iFrostizz%2Fmurph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iFrostizz%2Fmurph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iFrostizz","download_url":"https://codeload.github.com/iFrostizz/murph/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253492529,"owners_count":21916959,"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":"2024-08-03T16:01:01.152Z","updated_at":"2025-05-10T22:31:19.525Z","avatar_url":"https://github.com/iFrostizz.png","language":"Rust","funding_links":[],"categories":["Huff tooling","Rust"],"sub_categories":[],"readme":"# Murph - Transpile EVM bytecode into huff\n\nMurph can transpile this:\n\n`60003560e01c8063552410771461001c5780632096525514610023575b6004356000555b60005460005260206000f3`\n\ninto this:\n\n![murph output](images/output.png)\n\n## Installation\n\nYou must install the nightly toolchain first in order to compile it\n\n`rustup toolchain install nightly`\n\nthen you can install murph like this\n\n`cargo +nightly install --git https://github.com/iFrostizz/murph.git`\n\n## TODO:\n\n- [ ] Writing more tests\n- [ ] Breaking big chunks into small functions\n- [x] Make JUMP / JUMPI pc fetch more smart\n- [x] Ignore init code\n- [x] Input from file\n- [ ] Generate stack annotations in comment\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FiFrostizz%2Fmurph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FiFrostizz%2Fmurph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FiFrostizz%2Fmurph/lists"}