Explore the ethereum web3 library from your browser.
https://coincircle.github.io/web3-web-client/
Some functions ask for a callback. For instance web3.eth.getBlock(blockHashOrBlockNumber [, returnTransactionObjects] [, callback])
. Simply omit these callbacks.
Special thanks to hqro for the awesome react terminal component!