exchange

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

main.typ (184B)


      1 #import "@taler-exchange/generic_upload:0.0.0": form
      2 
      3 #form((
      4   "NOTE_TEXT": "This is a great customer.",
      5   "FILE" : ( "FILENAME":"test.txt", "CONTENTS":"..."),
      6   "FILE_NUMBER": 42,
      7 ))