wallet-core/packages/taler-util
2023-09-14 12:13:35 +02:00
..
src Merge branch 'master' into age-withdraw 2023-09-12 13:52:55 +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
tsconfig.json move bank API client to taler-util, update typescript config 2023-09-06 13:24:34 +02:00

@gnu-taler/taler-util

This package implements various utility functionality for GNU Taler.

When should something be moved to this package?

The @gnu-taler/taler-util package should have minimal dependencies and should not be platform specific.