fibercryptowallet icon indicating copy to clipboard operation
fibercryptowallet copied to clipboard

Add console scripting using gore

Open stdevMac opened this issue 4 years ago • 1 comments

Feature description

Implement a console inside the app that covers all the core functionalities of the wallet

Is your feature request related to a problem? Please describe. In the electrum wallet for bitcoin the implement a console fully funtional (see here for an example)

Describe the solution you'd like In this case, I like to implement a similar console app inside the wallet using gore a Golang REPL.

Describe alternatives you've considered Other alternatives are

  • Implement a DSL(Domain Specific Language) that covers all the wallet functionalities.
  • Implement a shell using ishell that import all the core functionalities.

stdevMac avatar Nov 01 '19 22:11 stdevMac

@stdevMac please link to issues for other console alternatives , thnx in advance

olemis avatar Nov 01 '19 23:11 olemis