/argentum

Primary LanguageSmalltalk

Argentum

Few function to perform interest calculation done in smalltalk

Toy project to explore Pharo Smalltalk, and play with its new interface with git, Iceberg

Would need to integrate with 'financial market data api provider' like those referenced in geekflare or marketstack

Build Status

Coverage Status

License

Pharo version Pharo version

Installation

The following script installs Containers-Stack in Pharo.

Metacello new
baseline: 'Argentum';
repository: 'github://rvillemeur/argentum/repository';
load.