Skip to Content
Back to Marketplace

Vincent - A wallet for agents

A wallet skill for agents to create, manage, and interact with EVM chain transactions without exposing private keys.

3,876downloads1installs
v1.0.62
cmdopDevelopmentagent-first onboarding, EVM chain, smart contracts, wallet3/2/2026

Overview

Vincent is a wallet skill for agents to safely create and manage EVM chain transactions without exposing private keys. It uses ZeroDev's smart account to execute transactions server-side, ensuring the agent never sees the private key.

Key Features

  • Create a wallet with scoped API key
  • Transfer tokens and do swaps
  • Interact with smart contracts within defined policies
  • No environment variables required
  • Agent-first onboarding

How It Works

The agent creates its own wallet at runtime by calling the Vincent API, which returns a scoped API key. The CLI stores the returned API key automatically during wallet creation. The agent can then use the wallet to perform transactions within the policies set by the wallet owner.

Use Cases

  • Autonomous agent operation with human oversight via server-side controls
  • Securely manage EVM chain transactions without exposing private keys
  • Use with other skills to create complex workflows

Reviews

No reviews yet.