exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

ORIGIN (362B)


      1 Cloned originally from https://gitlab.com/jobol/mustach/
      2 
      3 Currently tracking upstream release 1.2.10 (2024-10-03).
      4 
      5 Changes:
      6 ========
      7 
      8 Renamed original Makefile to mustach-original-Makefile
      9 and wrote Makefile.am for us.
     10 
     11 Added run-original-tests.sh shell script as a wrapper around
     12 mustach-original-Makefile to use the original build process for the test
     13 suite.