@talonfi/wallet-simulated
v0.8.0
Published
Talon wallet-simulated
Readme
@talonfi/wallet-simulated
Part of the Talon workspace plugin framework. Version 0.2.0 is the first stable package release under the Talon npm organization. During 0.x, consumers should pin exact versions.
The implementation is migrated from the private incubator simulator. It restores
executable balances from the committed account projection, reserves concurrent
spends synchronously, and validates quote bounds. Position cost and PnL remain
ledger responsibilities.
See the repository README and docs/plugins.md for the current contracts.
Build dependencies from the repository root with npm run build, then run
npm test --workspace=@talonfi/wallet-simulated for this package's tests.
Licensed under Apache-2.0. Plugins run as trusted code in the Trader process. The bundled distribution supports simulation only.
