menesesdk-wallet

Automate cross-chain wallet operations across 19 blockchains via MeneseSDK.

2|2|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/Menese-Protocol/MeneseSDK-V0 --skill menesesdk-wallet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: menesesdk-wallet
Source: https://github.com/Menese-Protocol/MeneseSDK-V0/tree/main/clawdbot
Command: npx skills add https://github.com/Menese-Protocol/MeneseSDK-V0 --skill menesesdk-wallet

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Manage multi-chain wallets across 19 blockchains from a single ICP canister or CLI, enabling seamless access to addresses, balances, transfers, swaps, bridges, and DeFi actions.

Core Features & Use Cases

  • Deterministic address derivation with caching for Solana, EVMs, ICP, XRP, SUI, TON, Cardano, NEAR, Tron, and more.
  • Cross-chain balance checks, token transfers, and DEX/swaps across 19 chains, plus DeFi integrations (Aave, Lido, Uniswap, ICPSwap/KongSwap).
  • Automation and strategy capabilities to run DCA, rebalance LP positions, or schedule actions from a single canister or CLI.

Quick Start

Deploy WalletBot.mo, register with MeneseSDK, configure EVM RPCs if needed, and begin performing multi-chain wallet actions.

Frequently Asked Questions about menesesdk-wallet

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

FAQPage Schema
How do I manage multi-chain wallets from a single ICP canister?

You can manage multi-chain wallets from a single ICP canister by deploying the WalletBot.mo script and registering it with MeneseSDK to access address derivation, balance checks, and token transfers across 19 blockchains.

How do I automate cross-chain swaps and DeFi strategies on ICP?

You can automate cross-chain swaps and DeFi strategies on ICP by utilizing MeneseSDK's automation capabilities to run DCA, rebalance LP positions, or schedule actions directly from your canister or CLI workflow.

Can I derive deterministic addresses for Solana and EVMs on ICP?

Yes, you can derive deterministic addresses for Solana, EVMs, ICP, XRP, SUI, TON, and Cardano using MeneseSDK, which includes built-in caching to optimize address generation across 19 supported blockchains.

Does MeneseSDK support DeFi integrations like Aave and Uniswap?

Yes, MeneseSDK supports DeFi integrations including Aave, Lido, Uniswap, and ICPSwap/KongSwap, enabling you to manage cross-chain DeFi positions alongside standard wallet operations within your ICP canister.

What safety checks are included for cross-chain token transfers?

Cross-chain token transfers include built-in safety checks and clear error handling within the MeneseSDK public API, ensuring secure execution when sending tokens or bridging assets across the 19 supported blockchains.

Do I need to configure EVM RPCs to use a multi-chain wallet on ICP?

Yes, you need to configure EVM RPCs if required by your specific workflow, allowing your ICP canister or CLI to communicate with EVM networks for balance checks and token transfers via MeneseSDK.