CityOfZion / neo-sharp

Neo-sharp is a new core and node implementation of NEO focused on modular design, best coding practices and testability.
MIT License
34 stars 24 forks source link

Extraction of NeoSharp-CLI or connection to remote processes #514

Open osmirnov opened 6 years ago

osmirnov commented 6 years ago

I'd like to see the next feature:

  1. I run NeoSharp and leave it to work in background process
  2. I start NeoSharp-CLI and connect to that background process to know the progress
  3. I see the progress and I disconnect to keep it running.