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
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
tsconfig.json

anastasis-core

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