mte/README.md
2025-11-07 17:35:34 +01:00

385 B

MTE - the MirageOS Taler Exchange

build steps:

$ mirage configure -f unikernel/config.ml -t unix $ gen_tls.sh foo $ make

run: ./unikernel/dist/mte --pg-database taler-exchange --pg-port 5432 --pg-hostname localhost --pg-user mte --pg-password xxx

todo