{"id":13729608,"url":"https://github.com/ethereum/evmlab","last_synced_at":"2025-10-31T07:32:13.299Z","repository":{"id":41867448,"uuid":"93610217","full_name":"ethereum/evmlab","owner":"ethereum","description":"Utilities for interacting with the Ethereum virtual machine","archived":false,"fork":false,"pushed_at":"2019-05-07T13:04:11.000Z","size":3450,"stargazers_count":371,"open_issues_count":10,"forks_count":55,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-02-14T12:06:26.595Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ethereum.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}},"created_at":"2017-06-07T08:17:11.000Z","updated_at":"2025-01-20T16:19:41.000Z","dependencies_parsed_at":"2022-08-11T19:40:41.893Z","dependency_job_id":null,"html_url":"https://github.com/ethereum/evmlab","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fevmlab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fevmlab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fevmlab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fevmlab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ethereum","download_url":"https://codeload.github.com/ethereum/evmlab/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238837893,"owners_count":19539080,"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-03T02:01:02.894Z","updated_at":"2025-10-31T07:32:07.957Z","avatar_url":"https://github.com/ethereum.png","language":"Python","readme":"[![Build Status](https://api.travis-ci.org/ethereum/evmlab.svg?branch=master)](https://travis-ci.org/ethereum/evmlab/)\n\n# EVM lab utilities\n\nThis package contains various tools to interact with the Ethereum virtual machine.\n\n\nPlease refer to the [Wiki](https://github.com/ethereum/evmlab/wiki) for more information and howto's.\n\n\n![screenshot](https://raw.githubusercontent.com/holiman/evmlab/master/docs/example2.png)\n\n\n## Installation\n\n#### From source:\n\nConsider creating a virtualenv.\n\n    #\u003e virtualenv -p python3 .env3\n    #\u003e . .env3/bin/activate\n    #\u003e python3 -m pip install -r requirements.txt\n    #\u003e python3 setup.py install\n    #\u003e python3 -m evmlab  # verify installation\n\n#### From PIP:\n\n\n    #\u003e python3 -m pip install evmlab[consolegui,abidecoder,docker]\n    #\u003e python3 -m evmlab  # verify installation\n\nEVMLab comes with a commandline utility that can be invoked by calling `python3 -m evmlab \u003csubcommand\u003e \u003cargs\u003e`\n\n\n# Running it\n\nThe easiest way to get it working is to use a docker image. \n\n```\ndocker build . -t evmlab \u0026\u0026 docker run -it evmlab\n```\n\nThe docker image should also be available at hub.docker.com, as an automated build:\n\n```\ndocker pull holiman/evmlab \u0026\u0026 docker run -it holiman/evmlab\n```\n","funding_links":[],"categories":["Tools","EVM","Python"],"sub_categories":["Reversing tools","Cairo"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fethereum%2Fevmlab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fethereum%2Fevmlab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fethereum%2Fevmlab/lists"}