Tomo
Tomo
Simply creating the subdomain tom.o and making a CNAME for it.
The balance.js in examples which attempts to login and fetch balance via WebSockets, it does not work, possibly due to a change or break in the backing api.
The publicRest.js in examples which attempts to fetch Ticker, OrderBook, and Trades via REST doesn't work now. Possibly broken API or breaking changes. Request returns invalid json response body.
I just get this JavaScript error in the browser and a blank page: `TypeError: Monitor.reducer is not a function. (In 'Monitor.reducer(state, action, monitorProps)', 'Monitor.reducer' is undefined)`