wallet-core/packages/taler-wallet-core
Florian Dold f56a563533
build system: get rid of prepare scripts
These don't seem to be the right location to compile packages.
The newest version of pnpm runs all those scripts on "pnpm install",
even if we filter for only one package.  That results in a build
performance issue.
2023-06-06 15:25:53 +02:00
..
src wallet-core: fix long-polling check 2023-06-06 15:23:25 +02:00
.gitignore better description of coin test selection and using c8 for coverage runtime 2022-01-14 12:50:38 -03:00
package.json build system: get rid of prepare scripts 2023-06-06 15:25:53 +02:00
README.md update READMEs 2023-01-23 15:43:56 +01:00
tsconfig.json use node16 for wallet-core, delete unused taler-config-lib package 2022-10-13 15:14:49 +02:00

taler-wallet-core

This package implements taler-wallet-core, the main logic and storage for the GNU Taler wallet.