Skip to content

Arendt/solidity-gas-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solidity Gas Analyzer

Requirements

Installation

  1. Clone this repository into a folder. git clone https://github.com/Arendt/solidity-gas-analyzer
  2. cd into the application folder and run npm install.
  3. Copy the .env.example file to .env in the /packages/backend/ folder and fill it with your own api keys.
  4. In the application root, run npm run build to build the React project.
  5. Run npm run app to start the application.
  6. Open your browser and navigate to http://127.0.0.1:4000 (Default address).
  7. Done! You can now analyze transactions.

Usage

  1. Run npm run app to start the application.
  2. Open your browser and navigate to http://127.0.0.1:4000 (Default address).
  3. You can now analyze transactions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published