Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
hairyf avatar

Bitcoin Js

  • 7 installs
  • 4 repo stars
  • Updated February 25, 2026
  • hairyf/blockchain-master

Build and sign Bitcoin transactions in JavaScript with bitcoinjs-lib: payments, addresses, PSBT, script, and Taproot.

About

A reference for bitcoinjs-lib v7 covering payment/address types, PSBT construction, transaction/script building, and ECC setup. A developer uses it to create Bitcoin addresses and sign transactions in Node or the browser.

  • P2PKH/P2SH/P2WPKH/P2WSH/P2TR payments and PSBT sign/finalize/extract
  • Networks, initEccLib for Taproot, and ecpair/bip32/bip39 key handling

Bitcoin Js by the numbers

  • 7 all-time installs (skills.sh)
  • Ranked #331 of 479 Web3 & Blockchain skills by installs in the Skillselion catalog
  • Data as of Jul 13, 2026 (Skillselion catalog sync)
npx skills add https://github.com/hairyf/blockchain-master --skill bitcoin-js

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs7
repo stars4
Last updatedFebruary 25, 2026
Repositoryhairyf/blockchain-master

What it does

Build and sign Bitcoin transactions in JavaScript with bitcoinjs-lib: payments, addresses, PSBT, script, and Taproot.

Files

SKILL.mdMarkdownGitHub ↗
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.

Core References

TopicDescriptionReference
Payments & Addressesp2pkh, p2sh, p2wpkh, p2wsh, p2tr; toOutputScript / fromOutputScriptcore-payments-addresses
PSBTCreate, add I/O, sign, validate, finalize, extract transactioncore-psbt
Transaction & ScriptTransaction parse/build, script compile/decompile, opcodes, networkscore-transaction-script

Features

Networks & ECC

TopicDescriptionReference
Networks, ECC, Keysbitcoin/testnet/regtest, initEccLib, ecpair, bip32, bip39features-networks-ecc

Best Practices

TopicDescriptionReference
SecurityRNG, no address reuse, no xpub sharing, verify before broadcastbest-practices-security

External Links

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.