wallet-core/packages/anastasis-core
Florian Dold f56a563533
build system: get rid of prepare scripts
These don't seem to be the right location to compile packages.
The newest version of pnpm runs all those scripts on "pnpm install",
even if we filter for only one package.  That results in a build
performance issue.
2023-06-06 15:25:53 +02:00
..
bin remove source-map-support usage, as node supports it natively 2022-11-01 12:39:52 +01:00
src taler-util,wallet-core: implement TalerPreciseTimestamp 2023-05-26 12:19:32 +02:00
package.json build system: get rid of prepare scripts 2023-06-06 15:25:53 +02:00
README.md update READMEs 2023-01-23 15:43:56 +01:00
tsconfig.json -type fixes 2022-10-31 17:18:16 +01:00

anastasis-core

This package implements the core client logic of Anastasis in TypeScript.