elixirmoney / money

Elixir library for working with Money safer, easier, and fun... Is an interpretation of the Fowler's Money pattern in fun.prog.
https://hex.pm/packages/money/
MIT License
827 stars 141 forks source link

Add Bitcoin as Currency Option #162

Closed SachinMeier closed 3 years ago

SachinMeier commented 3 years ago
Nitrino commented 3 years ago

Hi @SachinMeier We support currencies from ISO 4217 list. All other currencies can be added via custom_currencies. There are no plans to add cryptocurrencies to the list of major currencies yet.