currency-conversation Using dijkstra algorithm to find shortest way for currency conversation Usage var currencyConversation = new CurrencyConversation({ popularCurrencies:["BTC", "ETH"], fiatExchange: ["GDAX"] }, exchanges);