exchange

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

typst.toml (336B)


      1 [package]
      2 name = "accept-tos"
      3 version = "0.0.0"
      4 entrypoint = "accept-tos.typ"
      5 authors = ["Christian Grothoff <https://grothoff.org/christian/>"]
      6 license = "GPLv3+"
      7 description = "Form for terms-of-service acceptance"
      8 repository = "git://git.taler.net/exchange"
      9 keywords = ["KYC"]
     10 
     11 
     12 
     13 [template]
     14 path = "template"
     15 entrypoint = "main.typ"