/eip1559

EIP 1559 Simulator

Primary LanguageC++The UnlicenseUnlicense

Makefile

Basic Makefile for C/C++ projects.

  • make: build the things

  • make again: rebuild the things

  • make clean: remove the things

  • make check: run the tests

  • make distcheck: run all the tests