You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@termix-it/cryptoclaw

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@termix-it/cryptoclaw

Private crypto AI assistant — wallet management, DeFi, NFTs, and multi-chain operations from your terminal

Source
npmnpm
Version
1.0.4
Version published
Weekly downloads
178
-89.63%
Maintainers
1
Weekly downloads
 
Created
Source

CryptoClaw

Private crypto AI assistant — wallet management, DeFi, NFTs, and multi-chain operations from your terminal.

npm version License: MIT

What is CryptoClaw?

CryptoClaw is an AI-powered crypto assistant that runs locally in your terminal. It connects to the messaging channels you already use and helps you manage wallets, interact with DeFi protocols, track NFTs, and execute multi-chain operations — all through natural language.

Features

  • Multi-chain support — Ethereum, Solana, and more
  • Wallet management — create, import, and monitor wallets
  • DeFi integration — swap, stake, and track positions
  • NFT operations — query, transfer, and monitor collections
  • Messaging channels — WhatsApp, Telegram, Slack, Discord, and more
  • AI-native — natural language interface powered by leading LLMs
  • Privacy-first — runs on your own machine, your keys stay yours

Install

npm install -g @termix-it/cryptoclaw

Or with pnpm / bun:

pnpm add -g @termix-it/cryptoclaw
bun add -g @termix-it/cryptoclaw

Requirements: Node.js 22+

Quick Start

# Run the onboarding wizard
cryptoclaw onboard

# Start the gateway
cryptoclaw gateway run

# Check channel status
cryptoclaw channels status

Supported Chains

ChainStatus
EthereumSupported
SolanaSupported
BaseSupported
ArbitrumSupported
PolygonSupported

Supported Channels

Connect CryptoClaw to your preferred messaging platform:

  • Telegram
  • WhatsApp
  • Discord
  • Slack
  • Signal
  • iMessage
  • Microsoft Teams
  • Matrix
  • and more...

Configuration

# Set your preferred AI model
cryptoclaw config set model openai/gpt-4o

# Add a wallet
cryptoclaw wallet add

# List connected channels
cryptoclaw channels list

License

MIT — see LICENSE for details.

Keywords

crypto

FAQs

Package last updated on 06 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts