evalanche

Operate a non-custodial multi-EVM agent wallet for on-chain and cross-chain transactions.

5|1|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/iJaack/evalanche --skill evalanche
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: evalanche
Source: https://github.com/iJaack/evalanche/tree/main/skill
Command: npx skills add https://github.com/iJaack/evalanche --skill evalanche

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Evalanche removes the complexity of provisioning and operating a headless, non-custodial agent wallet across many EVM chains, automating identity resolution, token transfers, cross-chain bridging, DEX aggregation, gas funding, and perpetual trading so agents can act without human intervention.

Core Features & Use Cases

  • Autonomous Key Management & Boot: generate or load encrypted keystores, derive addresses, and run agents headless on any supported EVM network.
  • Cross-Chain Liquidity & Swaps: obtain Li.Fi bridge quotes, execute aggregated bridge routes, perform same-chain DEX swaps across 31+ aggregators, and compose bridge+deposit DeFi flows.
  • Identity, Reputation & Payments: resolve ERC-8004 agent identity and reputation, submit on-chain feedback, and perform x402 payment-gated HTTP requests.
  • Gas Funding & Perps: fund destination chain gas via Gas.zip and trade perpetuals on dYdX v4 with mnemonic-backed subaccounts.
  • Example: Boot an agent on Base, fund it, swap native for USDC via Li.Fi, bridge the USDC to Arbitrum, and deposit into a lending protocol in a single coordinated flow.

Quick Start

Boot an Evalanche agent on Base using the default encrypted keystore, check its native balance, then bridge 0.1 native tokens to Arbitrum using Li.Fi routing.

Frequently Asked Questions about evalanche

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate cross-chain bridging and swaps for an autonomous EVM agent wallet?

You can automate cross-chain bridging and swaps for an autonomous EVM agent wallet using Li.Fi routing APIs to execute aggregated bridge routes and DEX swaps across major networks like Ethereum, Base, and Arbitrum.

What is the best way to manage non-custodial keys for headless multi-EVM agents?

The best way to manage non-custodial keys for headless multi-EVM agents is by generating or loading encrypted keystores to derive addresses, allowing agents to execute on-chain transactions without human intervention.

Does evalanche support perpetual trading across multiple EVM chains?

Evalanche supports perpetual trading on dYdX v4 using mnemonic-backed subaccounts, enabling autonomous agents to execute trades while operating across major EVM networks like Ethereum, Base, and Arbitrum.

Can I resolve agent identity and perform payment-gated HTTP requests on-chain?

You can resolve ERC-8004 agent identity and reputation on-chain, submit feedback, and perform x402 payment-gated HTTP requests to facilitate autonomous agent interactions and transactions.

How do I fund destination chain gas for cross-chain transactions automatically?

You fund destination chain gas for cross-chain transactions automatically via Gas.zip, which allows your autonomous agent to pay necessary gas fees for executing on-chain operations on networks like Arbitrum or Optimism.

Do I need specific RPC access to boot a multi-EVM agent wallet?

You need EVM RPC access, such as Routescan or public fallbacks, to boot a multi-EVM agent wallet and execute on-chain transactions across supported networks including Polygon, BSC, and Avalanche.