exchange

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

meson.build (83B)


      1 configure_file(
      2   input: 'master.priv',
      3   output: 'master.priv',
      4   copy: true
      5   )
      6