bankr

Installation
Summary

Natural language crypto trading agent with multi-chain wallet, DeFi operations, and LLM gateway access.

  • Submit prompts via CLI (bankr prompt) or REST API to execute trades, check balances, transfer tokens, manage NFTs, place Polymarket bets, deploy tokens, and set up automation across Base, Ethereum, Polygon, Solana, and Unichain
  • Supports read-only and read-write API keys; separate LLM gateway key optional for multi-model LLM access at llm.bankr.bot (credit-based, separate from trading wallet)
  • Async job-based workflow: submit prompt, poll for status, retrieve results; CLI handles polling automatically, REST API requires manual polling loop
  • Includes synchronous /agent/sign and /agent/submit endpoints for direct message signing and raw transaction submission without AI processing
  • Built-in portfolio tracking, market research, limit orders, DCA, stop loss, leverage trading (up to 50x crypto), token deployment (ERC20 on Base via Clanker, SPL on Solana via LaunchLab), and agent profile management at bankr.bot/agents
SKILL.md

Bankr

Execute crypto trading and DeFi operations using natural language. Two integration options:

  1. Bankr CLI (recommended) — Install @bankr/cli for a batteries-included terminal experience
  2. REST API — Call https://api.bankr.bot directly from any language or tool

Both use the same API key. The API has two layers:

  • Wallet API (/wallet/*) — Direct, synchronous endpoints for portfolio, transfers, signing, and transaction submission
  • Agent API (/agent/*) — AI-powered async prompt endpoint for natural language operations

Getting an API Key

Before using either option, you need a Bankr API key. Two ways to get one:

Option A: Headless email login (recommended for agents)

Two-step flow — send OTP, then verify and complete setup. See "First-Time Setup" below for the full guided flow with user preference prompts.

Related skills

More from bankrbot/openclaw-skills

Installs
457
GitHub Stars
1.1K
First Seen
Feb 2, 2026