Skip to content

Ethereum Smart Contracts ABI decoder allow you to decode Ethereum JSON file to *.sol file.

License

Notifications You must be signed in to change notification settings

sayler8182/ContractDecoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethereum Smart Contracts ABI decoder

Ethereum Smart Contracts ABI decoder allow you to decode Ethereum JSON file to *.sol file.

Recommended

  • node v10.16.0
  • npm 6.9.0

Installation

  • npm install

Usage

Put your Smart Contract JSON file in input folder and get solidity file from output

Run decoder:

node index.js

About

Ethereum Smart Contracts ABI decoder allow you to decode Ethereum JSON file to *.sol file.

Resources

License

Stars

Watchers

Forks

Packages

No packages published