·bch-development
!

bch-development

Règles de mise en œuvre de l'API Bitcoin Cash (BCH). Modèle critique pour intégrer la structure Bitcoin et remplacer les méthodes spécifiques au BCH. À utiliser lorsque vous travaillez sur du code lié à BCH dans internal/infrastructure/api/btc/bch/.

9Installations·0Tendance·@hiromaily

Installation

$npx skills add https://github.com/hiromaily/go-crypto-wallet --skill bch-development

Comment installer bch-development

Installez rapidement le skill IA bch-development dans votre environnement de développement via la ligne de commande

  1. Ouvrir le Terminal: Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.)
  2. Exécuter la commande d'installation: Copiez et exécutez cette commande : npx skills add https://github.com/hiromaily/go-crypto-wallet --skill bch-development
  3. Vérifier l'installation: Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code, Cursor ou OpenClaw

Source : hiromaily/go-crypto-wallet.

This is a non-negotiable architectural rule. BCH implementation uses struct embedding with method override pattern.

Key Principle: BitcoinCash embeds Bitcoin, inheriting all BTC methods by default.

| Separation of Concerns | BTC code remains pure and focused | | Maintainability | BCH changes don't affect BTC | | Clarity | BCH differences are explicit in BCH directory | | Safety | BTC modifications can't accidentally break BCH |

Règles de mise en œuvre de l'API Bitcoin Cash (BCH). Modèle critique pour intégrer la structure Bitcoin et remplacer les méthodes spécifiques au BCH. À utiliser lorsque vous travaillez sur du code lié à BCH dans internal/infrastructure/api/btc/bch/. Source : hiromaily/go-crypto-wallet.

Faits (prêts à citer)

Champs et commandes stables pour les citations IA/recherche.

Commande d'installation
npx skills add https://github.com/hiromaily/go-crypto-wallet --skill bch-development
Catégorie
!Sécurité
Vérifié
Première apparition
2026-03-10
Mis à jour
2026-03-10

Browse more skills from hiromaily/go-crypto-wallet

Réponses rapides

Qu'est-ce que bch-development ?

Règles de mise en œuvre de l'API Bitcoin Cash (BCH). Modèle critique pour intégrer la structure Bitcoin et remplacer les méthodes spécifiques au BCH. À utiliser lorsque vous travaillez sur du code lié à BCH dans internal/infrastructure/api/btc/bch/. Source : hiromaily/go-crypto-wallet.

Comment installer bch-development ?

Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.) Copiez et exécutez cette commande : npx skills add https://github.com/hiromaily/go-crypto-wallet --skill bch-development Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code, Cursor ou OpenClaw

Où se trouve le dépôt source ?

https://github.com/hiromaily/go-crypto-wallet