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

12 lines
269 B
Markdown

# MTE - the MirageOS Taler Exchange
build steps:
-> todo pin caqti
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