wallet-core/packages/taler-wallet-cli
2023-09-12 16:18:21 -03: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 wallet-core: address DB FIXMEs, systematic state numbering 2023-09-08 00:12:52 +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 -fix pnpm invocation 2023-09-11 19:56:32 +02:00
package.json remove rimraf since it prevent running make clean when there is no node_modules 2023-09-12 16:18:21 -03: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.