Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

[5] Kelp GUI: Support delegated signing feature #711

Open
nikhilsaraf opened this issue Jun 30, 2021 · 0 comments
Open

[5] Kelp GUI: Support delegated signing feature #711

nikhilsaraf opened this issue Jun 30, 2021 · 0 comments
Labels
feature request New feature or request help wanted Extra attention is needed

Comments

@nikhilsaraf
Copy link
Contributor

nikhilsaraf commented Jun 30, 2021

Desired Behavior

I want to use the delegated signing feature offered in Kelp in this issue

Impact

The desired behavior will allow me to run my kelp bot in a public cloud or public KaaS instance without having to share my secret key

Feature Suggestion

We can achieve the desired behavior by adding support for this feature in the Kelp CLI into the Kelp GUI

You can also add a field in the guiConfig.cfg file like DELEGATED_SIGNING_URL to put the URL where to send the delegated signing requests. If this field is present then the GUI will automatically use the delegated signing feature and send to this URL (by manually adjusting the trader.cfg files, or sending as a command-line arg to kelp trade commands when started). If this field is not present the GUI can assume that delegated signing is not being used.
With this approach, the user does not have the option to select delegated signing but is either always enabled or not in KaaS. We can improve access to the delegated signing feature in a later issue.

References

#710

@nikhilsaraf nikhilsaraf added feature request New feature or request help wanted Extra attention is needed labels Jun 30, 2021
@nikhilsaraf nikhilsaraf added this to the KelpGUI_v1.0.0-rc3 milestone Jun 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature request New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant