c0rv0s / EVM-script-encoder

Stand alone tool to generate an EVM script for a single function call

Repository from Github https://github.comc0rv0s/EVM-script-encoderRepository from Github https://github.comc0rv0s/EVM-script-encoder

EVM script encoder

This tool will generate an evm script for a single function call.

Usage

  1. Install dependencies npm i
  2. Replace the sample inputs in config.js with the corresponding inputs for the script you'd like to encode.
  3. Run the script node .

About

Stand alone tool to generate an EVM script for a single function call


Languages

Language:JavaScript 100.0%