Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 314 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 314 Bytes

deprecated please use https://hex.pm/packages/decimal instead

Money amount converter

Converts money amounts with different currencies.

Testing is by mix test that uses examples in the main module.

Install

Add dependency to your project mix.exs file:

{:ih_money, "0.3.0", organization: "coingaming"}