Dealing with Currencies in Pharo
# Pharo-Currencies
Dealing with Currencies in Pharo
[](https://github.com/astares/Pharo-Currencies/actions?query=workflow%3AUnit%20Tests)
[](https://codecov.io/gh/astares/Pharo-Currencies/branch/main)
[](https://pharo.org/download)
[](https://pharo.org/download)
[](https://pharo.org/download)
[](https://pharo.org/download)
[](https://pharo.org/download)
## Quick Start
### Installation
```Smalltalk
Metacello new
baseline:'Currencies';
repository: 'github://astares/Pharo-Currencies:main/src';
load
```