bitcoin-backup
OfficialEncrypt backups securely with AES-256-GCM.
Authorb-open-io
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Encrypt and decrypt private key backups using AES-256-GCM with PBKDF2 iterations, to secure WIF keys, identities, and wallet data.
Core Features & Use Cases
- AES-256-GCM encryption with PBKDF2 iterations (configurable)
- Supported backup types: BapMasterBackup, BapMemberBackup, WifBackup, OneSatBackup, VaultBackup
- Decryption and upgrade: Decrypt backups and upgrade legacy backups to current iteration settings
Quick Start
Install:
- bun add -g bitcoin-backup @bsv/sdk
Encrypt JSON to .bep:
- bbackup enc wallet.json -p "passphrase" -o wallet.bep
Decrypt .bep:
- bbackup dec wallet.bep -p "passphrase" -o wallet.json
Upgrade legacy:
- bbackup upg old.bep -p "passphrase" -o upgraded.bep
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: bitcoin-backup Download link: https://github.com/b-open-io/prompts/archive/main.zip#bitcoin-backup Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.