wallet-core/packages/taler-wallet-core
Sebastian b0cc65e17f
move coin selection function to coinSelection.ts and added a test placeholder, and some fixes:
* selectCandidates was not save wire fee
 * selectCandidates show check wire fee time range
2023-03-31 12:27:17 -03:00
..
src move coin selection function to coinSelection.ts and added a test placeholder, and some fixes: 2023-03-31 12:27:17 -03:00
.gitignore better description of coin test selection and using c8 for coverage runtime 2022-01-14 12:50:38 -03:00
package.json bump Taler component versions 2023-03-29 19:45:45 +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.