coinpayportal

Manage non-custodial wallets, payments, and escrows across BTC, ETH, SOL, POL, BCH, and USDC.

17|17|Updated Nov 26, 2025
One-click install
npx skills add https://github.com/profullstack/coinpayportal --skill coinpayportal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coinpayportal
Source: https://github.com/profullstack/coinpayportal/tree/main/public
Command: npx skills add https://github.com/profullstack/coinpayportal --skill coinpayportal

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

AI agents need to operate without custodianship while managing wallets, sending cross-chain payments, and holding funds in escrow across multiple blockchains.

Core Features & Use Cases

  • Non-custodial wallet creation and management for automated agents
  • Cross-chain escrow with revocation and refund capabilities
  • REST/SDK access for programmatic integration in automated workflows
  • Example: An agent sets up a wallet, funds an escrow, and releases funds upon milestone completion across BTC, ETH, SOL, POL, BCH, and USDC

Quick Start

Create a wallet for an agent and simulate a cross-chain escrow flow to hold and release funds.

Frequently Asked Questions about coinpayportal

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

FAQPage Schema
How do I enable non-custodial wallet management for AI agents?

Non-custodial wallet management for AI agents is enabled through a fully-documented REST/SDK interface. This allows automated workflows to create wallets, query balances, and execute off-chain signing without surrendering custodianship of the funds.

What is cross-chain escrow and how does it work with crypto payments?

Cross-chain escrow holds funds across multiple blockchains until milestone conditions are met. Agents can fund the escrow, and upon completion, release the payment, or trigger revocation and refund capabilities if required.

Can I use this crypto API to send cross-chain payments on BTC, ETH, and SOL?

Yes, this crypto API supports multi-chain transactions across BTC, ETH, SOL, POL, BCH, and USDC. It enables agents to programmatically send cross-chain payments through the integrated REST/SDK interface.

What's the best way to automate escrow release and refunds in automated workflows?

The best way to automate escrow operations is by integrating the SDK into your automated workflows. Agents can programmatically manage escrow release upon milestone completion or trigger revocation and refund capabilities.

Do I need a web wallet to create non-custodial wallets for AI agents?

No external web wallet is required. The REST/SDK interface directly handles non-custodial wallet creation and management for automated agents, utilizing off-chain signing where applicable to secure transactions.

Are there limitations when managing multi-chain transactions with off-chain signing?

Off-chain signing applies where applicable within the multi-chain architecture. Transactions are constrained to the supported networks: BTC, ETH, SOL, POL, BCH, and USDC for escrow and wallet operations.