Directory hosting the "starting" Website for the whole Taler demo experience. Through it, it is possible to download the extension and get links to the demo bank and shop. Requirements ------------ # apt install automake autoconf make # apt install python3-jsmin Building -------- For building run: git submodule init git submodule update --remote AUTOMAKE="automake --foreign" autoreconf -fiv ./configure make