debridge-wallets

Set up and manage a deBridge signer wallet across multiple environments.

Updated Mar 21, 2026
One-click install
npx skills add https://github.com/debridge-finance/debridge-skills --skill debridge-wallets
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: debridge-wallets
Source: https://github.com/debridge-finance/debridge-skills/tree/main/skills/wallets
Command: npx skills add https://github.com/debridge-finance/debridge-skills --skill debridge-wallets

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Set up a wallet for deBridge transactions when the user has no signer available or needs to configure wallet access for an AI agent. This skill covers OWS local self-custody wallets (recommended — multi-chain, encrypted keys, CLI/JS), generating a raw private key, creating a Foundry keystore, installing a browser wallet (MetaMask), and setting up Privy embedded wallets for zero-UI autonomous agent trading.

Core Features & Use Cases

  • OWS wallet setup: Local self-custody across multiple chains with encrypted keys.
  • Single and multi-environment options: Private key via environment variable, Foundry keystore, browser wallet, or Privy embedded wallet.
  • Guided handoff to signing and swapping: After wallet setup, proceed to signing and swap skills as appropriate.

Quick Start

Choose the desired wallet option (OWS, Private Key, Foundry, MetaMask, or Privy embedded) and follow the corresponding setup steps in this guide.

Frequently Asked Questions about debridge-wallets

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

FAQPage Schema
How do I set up a signer wallet for autonomous AI agent trading on deBridge?

To set up a signer wallet for autonomous AI agent trading on deBridge, you can use Privy embedded wallets for zero-UI custody or configure an OWS local self-custody wallet. This skill guides agents through provisioning, verification, and funding for cross-chain activity.

What is the best way to configure a Foundry keystore for deBridge transactions?

The best way to configure a Foundry keystore for deBridge transactions is following this skill's guided steps to create and protect your keystore locally. It enforces local key encryption and security requirements before handoff to signing and swapping actions.

Can I use a raw private key environment variable with deBridge?

Yes, you can use a raw private key via an environment variable with deBridge. This skill supports single and multi-environment options, allowing you to configure private key access for agents when self-custody tools like OWS are not required.

Does deBridge wallet setup work with MetaMask and Privy embedded wallets?

Yes, deBridge wallet setup works with MetaMask and Privy embedded wallets. This skill covers installing browser wallets like MetaMask and configuring Privy for zero-UI autonomous agent trading, ensuring secure access across multiple environments.

When do I need an OWS local self-custody wallet for deBridge?

You need an OWS local self-custody wallet for deBridge when you require multi-chain support with encrypted keys managed locally. OWS is the recommended option for secure CLI or JavaScript-based signing without exposing raw private keys.