This repository contains the code for the frontend of Solbolt, a compiler explorer and gas analysis tool for Solidity.
This frontend can be served statically with Gunicorn.
To install the necessary dependencies, use:
To run the app in debug mode, use:
To build the project, use: