kipcole9 / money

Elixir implementation of Money with Currency
https://hex.pm/packages/ex_money
Other
563 stars 48 forks source link

[Planning] Crypto Currency support #65

Closed kipcole9 closed 6 years ago

kipcole9 commented 6 years ago

With prompting from @eumend the intent is to have clearer support for Crypto Currencies in Money. This issue is to capture requirements and to note functional plans.

First steps

LostKobrakai commented 6 years ago

👍 for moving that in a custom module instead of shoehorning it into a currency.

ryanwinchester commented 6 years ago

Is this an optional thing? I don't need a refreshing list of cryptocurrencies or anythjng to do with this.

Should it be a separate lib?

kipcole9 commented 6 years ago

You are right - and it will be in a separate lib. Thanks for the sanity suggestion!