mte/README.md
2025-11-08 04:15:55 +01:00

10 lines
250 B
Markdown

# MTE - the MirageOS Taler Exchange
build steps:
gen_tls.sh foo
mirage configure -f unikernel/config.ml -t unix && make
run:
./unikernel/dist/mte --pg-database taler-exchange --pg-port 5432 --pg-hostname localhost --pg-user mte --pg-password xxx