exchange

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

meson.build (246B)


      1 install_data(
      2     'lib.typ',
      3     'pointing_finger.svg',
      4     'taler-logo.svg',
      5     'typst.toml',
      6     'vss_vqf_verein.png',
      7     install_dir: get_option('datadir') / 'taler-exchange' / 'typst' / 'packages' / 'taler-exchange' / 'common' / '0.0.0',
      8 )