wallet-core/packages/taler-util
Sebastian 5d08379139
working on #7357
getTransactionById is introduced:
 with that we move all transaction information building into a function
transactionId was added in every response that creates a tx
2022-09-16 11:13:09 -03:00
..
src working on #7357 2022-09-16 11:13:09 -03:00
package.json upgrade typescript (and some related deps) 2022-09-05 16:20:01 +02:00
README.md pogen WIP 2021-03-27 13:55:15 +01:00
tsconfig.json towards wallet-core / util split 2021-03-17 17:56:37 +01: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.