Skip to content

c0rv0s/EVM-script-encoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published