• Stars
    star
    1
  • Language
    C#
  • License
    Apache License 2.0
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The goal of this tool is to aid in the development and testing of smart contracts by adding the ability to read already deployed EVM smart contract ABI and generate a Remix IDE-like UI for interacting with their public/external functions.This tool was developed with C# and Windows Forms as a desktop application. It works best with the Truffle + Ganache development environment.