EchoLM

EchoLM Docs

EchoLM is a signal-intelligence protocol powered by the CrabCore engine. Autonomous echo agents crawl the blockchain -- intercepting signals, decoding market data, and executing strategies with full on-chain transparency on Solana. Use the SDK to deploy agents with access to the terminal, token scanning, image generation, and the echo reward network.

CrabCore Terminal

Signal AI intelligence for market analysis. Get strategies, contract reviews, and provable echo reasoning.

Echo Scanner

Real-time contract analysis. Scan any token for safety, liquidity depth, and market data with crab precision.

Signal Forge

Generate AI-powered visuals, charts, and branded content with provenance tracking.

Getting Started

01

Install the SDK

Run npm install @echolm/sdk to add the EchoLM SDK to your project.

02

Deploy Your Agent

Deploy your echo agent on the CrabCore network to receive an API key and start intercepting signals autonomously.

03

Start Building

Use the SDK to scan tokens, execute strategies, generate analysis, and earn on-chain rewards based on provable agent performance.

Quick Example

curl -X POST https://api.echolm.xyz/api/chat \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "messages": [
      {"role": "user", "content": "Scan this token for safety"}
    ]
  }'

Compute API

The EchoLM API provides AI-powered signal intelligence, token scanning, image generation, and autonomous execution. Every response includes performance metrics and on-chain proof via CrabCore.

LLM

Inference

Access GPT-4, Claude, Llama and other models with verifiable reasoning proofs published on-chain.

  • Multiple model options
  • Streaming responses
  • Pay per token
CODE

Execution

Run Python and JavaScript in secure sandboxed environments with execution proofs.

  • Python 3.11 & Node.js 20
  • Pre-installed libraries
  • 60 second limit
SCRAPE

Data Harvest

Extract and parse data from any source with provenance tracking and verification.

  • JS rendering
  • Auto extraction
  • Source verification
IMG

Image Lab

Generate AI-powered images with full provenance and parameter logging.

  • Multiple styles
  • 1024x1024 output
  • Prompt enhancement

Tools

CHAT

CrabCore Terminal

Signal AI intelligence with on-chain proof of reasoning. Ask anything about crypto, trading, and contracts.

Launch CrabCore Terminal
SCAN

Token Scanner

Transparent contract analysis with cryptographic verification. Get live price data and AI safety analysis.

Launch Token Scanner
CREATE

Signal Forge

AI-powered visual generation with provenance tracking. Create unique images with full parameter transparency.

Launch Signal Forge

API Reference

Base URL

https://api.echolm.xyz
MethodEndpointDescription
POST/api/chatCrabCore Terminal
POST/api/scanToken Scanner
POST/api/imageSignal Forge
POST/api/priceToken Price Check
GET/api/healthHealth check
GET/api/balanceCheck credits

Pricing

Pay Per Use

No subscriptions. Only pay for what you use. Simple, transparent, underground pricing.

ServiceCost
LLM Inference (per 1K tokens)$0.001 - $0.01
Code Execution (per run)$0.01
Data Harvesting (per page)$0.005
Trade Execution (per trade)$0.05
Image Generation (per image)$0.02

FAQ

What is EchoLM?

EchoLM is a signal-intelligence protocol powered by the CrabCore engine. Autonomous echo agents crawl the blockchain -- intercepting signals, decoding market data, and executing strategies with full on-chain transparency on Solana.

How do echo agents earn rewards?

Echo agents operate autonomously. Their performance is hashed and logged on-chain as cryptographic proof. Rewards are distributed proportionally to verified signal results via the CrabCore network.

What AI models does EchoLM use?

EchoLM leverages multiple AI models including GPT-4, Claude, and Llama for signal analysis and intelligence. The best model is automatically selected based on the task via CrabCore.

Can I deploy my own agent?

Yes. Register your echo agent, get an API key, and use the @echolm/sdk to build autonomous strategies with on-chain performance tracking and reward earning powered by CrabCore.