{"id":13408964,"url":"https://github.com/SkullElf/ABIExtractor","last_synced_at":"2025-03-14T14:30:21.621Z","repository":{"id":188745572,"uuid":"679341780","full_name":"SkullElf/ABIExtractor","owner":"SkullElf","description":"ABI Extractor is a Python tool on the MultiversX blockchain, designed to extract ABI JSONs and smart contract (SC) addresses from dApp JavaScript files.","archived":false,"fork":false,"pushed_at":"2023-08-16T16:46:58.000Z","size":13,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-07-31T20:32:21.900Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://twitter.com/BobbetBot","language":"Python","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/SkullElf.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}},"created_at":"2023-08-16T16:12:31.000Z","updated_at":"2023-10-05T15:23:59.000Z","dependencies_parsed_at":"2023-08-16T19:13:47.425Z","dependency_job_id":null,"html_url":"https://github.com/SkullElf/ABIExtractor","commit_stats":null,"previous_names":["skullelf/abiextractor"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkullElf%2FABIExtractor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkullElf%2FABIExtractor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkullElf%2FABIExtractor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkullElf%2FABIExtractor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SkullElf","download_url":"https://codeload.github.com/SkullElf/ABIExtractor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243593145,"owners_count":20316140,"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-07-30T20:00:56.922Z","updated_at":"2025-03-14T14:30:21.134Z","avatar_url":"https://github.com/SkullElf.png","language":"Python","readme":"\n# ABI Extractor\n\n## Description\nThe ABI Extractor is a Python tool on the MultiversX Blockchain, designed to extract ABI JSONs and smart contract (SC) addresses from dApp JavaScript files. The tool automates the process of scanning dApp JavaScript code for embedded ABI JSONs and SC addresses, testing smart contracts using the identified ABI JSONs, and exporting the ABI JSONs along with a relationship JSON.\n\n## Installation\n\n### Prerequisites\n- Python 3.x\n- `requests` library\n- `beautifulsoup4` library\n\n### Installation Steps\n```bash\ngit clone https://github.com/SkullElf/ABIExtractor\ncd abi_extractor\npip install -r requirements.txt\n```\n\n## Usage\nRun the script using the following command:\n```bash\npython main.py\n```\nFollow the prompts to input the dApp URL.\n\n## Contributing\nContributions are welcome! Please follow these steps:\n\n1. Fork the repository.\n2. Create a new branch for your features or bug fixes.\n3. Push your changes to your forked repository.\n4. Create a pull request, detailing the changes you've made.\n\n## License\nThis project is licensed under the MIT License.\n\n","funding_links":[],"categories":["MultiversX community"],"sub_categories":["SDKs and dev tools"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSkullElf%2FABIExtractor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSkullElf%2FABIExtractor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSkullElf%2FABIExtractor/lists"}