wallet-core/packages/taler-util
Florian Dold 13f0442736
harness: finish kyc test
We mock the KYC gateway now, use the new notification-based wallet API
and the test is not experimental anymore.
2023-02-12 19:31:37 +01:00
..
src harness: finish kyc test 2023-02-12 19:31:37 +01:00
package.json deps: add missing esbuild dependency, upgrade esbuild 2023-02-10 19:57:48 +01:00
README.md pogen WIP 2021-03-27 13:55:15 +01:00
tsconfig.json put taler wallet RPC into taler-util, make it cross-platform 2023-01-26 12:48:35 +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.