exchange

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

ORIGIN (304B)


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