wallet-core/packages/taler-util
Florian Dold 598de5b0d5
wallet-core: Add 'deposited' field to deposit transaction
This field indicates whether the POST requests to deposit coins went
through with the exchange.

We also don't consider a deposit transaction as having lifeness when it
is already deposited and we're just querying for informational deposit
tracking information.
2023-01-18 19:33:01 +01:00
..
src wallet-core: Add 'deposited' field to deposit transaction 2023-01-18 19:33:01 +01:00
package.json use native KDF / hash state if available 2022-12-23 13:19:41 +01:00
README.md pogen WIP 2021-03-27 13:55:15 +01:00
tsconfig.json use node16 module resolution for taler-util 2022-10-13 14:52:18 +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.