No description
| data | ||
| src | ||
| unikernel | ||
| .gitignore | ||
| .ocamlformat | ||
| .ocamlformat-ignore | ||
| dune-project | ||
| dune-workspace | ||
| gen_tls.sh | ||
| Makefile | ||
| README.md | ||
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