Skip to content

Bot deployment #7

@MHHukiewitz

Description

@MHHukiewitz

Feature Suggestion

I want to be able to deploy bots.

ToDos:

V1

  • Select and configure a strategy through an endpoint
  • Hummingbot instance spawns on the robotter backend (Docker service, bots orchestrator)
  • Returns a Solana address to deposit to
  • On the frontend: Prompts user to deposit to that address (or just send a transaction to the frontend to be signed, which executes the send)
  • Start trading

V2

  • Instead of using Docker, use aleph.im confidential VMs, as if they are docker containers
  • EMQX is the message passing protocol used to communicate between hummingbot instances and the backend API
    • Therefore, changes are needed to make this not only work locally, but also with instances somewhere else on the web (through IPv6)
  • Setup Solana admin wallet, get $ALEPH or ask the aleph.im team to grant us free instances

Impact

User is able to run bots

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions