Skip to content

altsheets/ethjsre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ethjsre

Useful scripts for the JSRE console of Ethereum (ETH) clones (SOIL, EXP). To make my life easier on the commandline.

Why?

I now only have to type bal()

... and I see all the balances on all my addresses, incl. the sum of them all.

:-)

Preparations (once):

How to start:

Start the node with peernodes already added:

    gsoil-start-with-addpeers.bat

Start the JSRE console

    gsoil-attach.bat
    loadScript("altsheets.js")
    help()

History

v0.3.18:

  • adapted altsheets.js to new soil code of MMF
  • only small change, internal currency name is not soil but ether now

v0.3.16:

  • BAT files for easier handling on windows - copy them all into folder where gsoil.exe lives
    • gsoil-start-with-addpeers.bat - starts the node, and adds peernodes
    • gsoil-attach.bat - print reminder how to loadScript, and attach JSRE console
  • updated addpeers.js with new nodes (newest always at http://178.62.133.174:9001/#/util/peers )
  • simplified README.md

v0.3.13:

  • github home
  • running on 3 platforms (SOIL, EXP, ETH) !
  • new status() = quick overview
  • new statusLoop() - very useful during syncing

Donation ware

If you like this, show it:

[SOIL] 0x8da4fc05ca343e6a41646194e91931d9f413a40c  
[ETH]  0x8024025176437c9637270ed5bec04be55352be72  
[BTC]  1M4EaZVprZEmtrS3G78fMFy8yGVgdUJMXv  

Thanks.

About

useful scripts for the JSRE console of Ethereum clones

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published