bitcoin-js이란?
JavaScript/TypeScript 비트코인 라이브러리 — 결제, 주소, PSBT, 거래, 스크립트. 출처: hairyf/blockchain-master.
JavaScript/TypeScript 비트코인 라이브러리 — 결제, 주소, PSBT, 거래, 스크립트.
명령줄에서 bitcoin-js AI 스킬을 개발 환경에 빠르게 설치
출처: hairyf/blockchain-master.
Skill based on bitcoinjs-lib v7.x, generated 2026-02-09. Docs: https://bitcoinjs.github.io/bitcoinjs-lib/
bitcoinjs-lib is a client-side Bitcoin library for Node and browsers: build/sign transactions via PSBT, create addresses and payment outputs (P2PKH, P2SH, P2WPKH, P2WSH, P2TR), decode/encode addresses. Keys come from ecpair and bip32; ECC must be initialized with initEccLib for signing and Taproot.
| Payments & Addresses | p2pkh, p2sh, p2wpkh, p2wsh, p2tr; toOutputScript / fromOutputScript | core-payments-addresses | | PSBT | Create, add I/O, sign, validate, finalize, extract transaction | core-psbt | | Transaction & Script | Transaction parse/build, script compile/decompile, opcodes, networks | core-transaction-script |
JavaScript/TypeScript 비트코인 라이브러리 — 결제, 주소, PSBT, 거래, 스크립트. 출처: hairyf/blockchain-master.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/hairyf/blockchain-master --skill bitcoin-jsJavaScript/TypeScript 비트코인 라이브러리 — 결제, 주소, PSBT, 거래, 스크립트. 출처: hairyf/blockchain-master.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/hairyf/blockchain-master --skill bitcoin-js 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/hairyf/blockchain-master