wallet-core/packages/taler-wallet-cli
2023-09-28 18:42:14 +02:00
..
bin sqlite3 backend for idb-bridge / wallet-core 2023-08-22 08:01:13 +02:00
debian bump version 2023-03-04 23:08:37 +01:00
src change demo/test bank URL 2023-09-25 19:46:47 +02:00
build-node.mjs taler-wallet-cli: bundle with esbuild 2023-02-21 21:38:57 +01:00
build-qtart.mjs sqlite3 backend for idb-bridge / wallet-core 2023-08-22 08:01:13 +02:00
Makefile -symlinks 2023-09-28 18:42:14 +02:00
package.json bump version 2023-09-28 12:30:47 +02:00
README.md sqlite3 backend for idb-bridge / wallet-core 2023-08-22 08:01:13 +02:00
tsconfig.json move bank API client to taler-util, update typescript config 2023-09-06 13:24:34 +02:00

taler-wallet-cli

This package provides taler-wallet-cli, the command-line interface for the GNU Taler wallet.

sqlite3 backend

To be able to use the sqlite3 backend, make sure that better-sqlite3 is installed as an optional dependency in the ../idb-bridge package.