You are viewing a single comment's thread from:

RE: SteemJS: Now the package available on client side!

in #steemjs8 years ago

Unfortunately code

                < script src="https://cdn.steemjs.com/lib/steem.min.js">
                </ script>
                < script>
                    steem.api.getState('/trends/funny', function(err, result) {
            console.log(err, result);
        });
                </ script>

Doesn't work:

(index):22 Uncaught TypeError: Cannot read property 'getState' of undefined(anonymous function) @ (index):22

Coin Marketplace

STEEM 0.18
TRX 0.16
JST 0.029
BTC 77191.63
ETH 2961.40
USDT 1.00
SBD 2.63