GithubHelp home page GithubHelp logo

jescr / abiextractor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from skullelf/abiextractor

0.0 0.0 0.0 13 KB

ABI Extractor is a Python tool on the MultiversX blockchain, designed to extract ABI JSONs and smart contract (SC) addresses from dApp JavaScript files.

Home Page: https://twitter.com/BobbetBot

License: MIT License

Python 100.00%

abiextractor's Introduction

ABI Extractor

Description

The 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.

Installation

Prerequisites

  • Python 3.x
  • requests library
  • beautifulsoup4 library

Installation Steps

git clone https://github.com/SkullElf/ABIExtractor
cd abi_extractor
pip install -r requirements.txt

Usage

Run the script using the following command:

python main.py

Follow the prompts to input the dApp URL.

Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your features or bug fixes.
  3. Push your changes to your forked repository.
  4. Create a pull request, detailing the changes you've made.

License

This project is licensed under the MIT License.

abiextractor's People

Contributors

skullelf avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.