We’ve successfully submitted our project to the Colosseum Breakout Hackathon!
Visit
LogoLogo
WebsiteX
  • About Minos
  • Minos SDK
    • Core functions
      • Core functions: Trade
      • Core functions: Vaults
    • Websocket
    • CLI: Sandbox strategy testing
  • Multi-Agent Orchestration
    • Agents
      • Data Collection Agent
      • Analytical Agent
      • Strategy Development Agent
      • Trade Implementation Agent
      • Performance Monitoring Agent
    • OpenAI Swarm and Langchain
  • Terminal: On-chain tasks execution
  • Autonomous trading agents
    • Ariadne: Autonomous Trade Scanner
    • Deucalion: Advanced Copy Trading
    • Androgeus: Rule-Based Trade Executor
    • How to use
    • Funds
  • Agent Vaults
    • Creation process
    • Cancelation process
    • Fees
    • Token
  • DevOps
    • Servers and GPU Infrastructure
    • Retrieval-Augmented Generation (RAG) Operations
      • Iterative Retrieval-Generation
      • Embedding Models
    • Conversational History Management
    • Agent Monitoring & Performance Analytics
  • Telegram terminal
Powered by GitBook

Minos AI 2025

On this page
  • Interact with your wallets
  • Call actions on dApps
  • Interact with on-chain contacts
  • Launch tokens, burn dust and other features soon...

Terminal: On-chain tasks execution

PreviousOpenAI Swarm and LangchainNextAutonomous trading agents

Last updated 2 days ago

The MINOS terminal allows users to execute simple on-chain tasks directly through the chat, leveraging natural language processing for seamless blockchain interaction.

User inputs are tokenized and interpreted using LLMs, which map commands to specific on-chain actions.

MINOS terminal supports a variety of on-chain tasks, enabling users to interact with DeFi protocols, manage vaults, and configure agents directly through the chat interface. Below are the primary tasks it can handle.

Interact with your wallets

Call actions on dApps

Interact with on-chain contacts

Launch tokens, burn dust and other features soon...

Minos SDK