maurelian / eth-registrar-ens

JS binding for the Initial ENS Registrar
GNU General Public License v3.0
17 stars 9 forks source link

Refactor: rostpen script #18

Closed brad-larson closed 7 years ago

brad-larson commented 7 years ago

Type of change:

What changed? ... and Why:

The previous command required you to run node debug rostpen, and then continue followed by repl.

This simplifies the rostpen repl, by allowing you to just run:

node rostpen

How has it been tested:

Locally