All this eth console based stuff is getting to my head... soo many possibilities but so damn complicated...
Same here, but only in the beginning. Believe me, after a while, you get the hang of it.
And console stuff has the huge advantage (over click-orgies) that you can easily automate it. i.e. it's worth learning it.
Having said that ... I made my life
much easier with some simple JSRE scripts which abbreviate, and remind of the most important commands.
Now, when I am opening soil, I simply type loa then press cursor up, and it fills in loadScript("altsheets.js")
Then I press ba and with cursor up, it fills in bal() and with enter ... I get all my balances. Easy peasy. And I even made a simpler send().
JSRE commands "altsheets.js" v02 ...
to make my life easier on the commandline (... works on all systems) ...
Some explanations and how it started ...
are in this post here.
And my
newest script v02 you find at github. New: It now works with SOIL, EXP and with ETH.
Free to use; consider to donate, to show that you like it. Thx.