bitcoinjs-lib
There are 67 repositories under bitcoinjs-lib topic.
bitcoinjs/bitcoinjs-lib
A javascript Bitcoin library for node.js and browsers.
bitcoinjs/bip32
A BIP32 compatible library.
bitcoin-studio/Bitcoin-Programming-with-BitcoinJS
Bitcoin Programming with BitcoinJS, Bitcoin Core and LND
coreyphillips/moonshine
Moonshine is a homebrewed, open-source, non-custodial, Bitcoin wallet for iOS & Android.
leionion/Fractal-bitcoin-development-guide
Development guide for CAT20 token protocol, sCrypt development for OP_CAT, Ordinal | BRC-20 | Rune protocol on Fractal Bitcoin network
BlueWallet/VerifySignature
Pure js webpage bitcoins signature verify
coreyphillips/rn-bitcoinjs-lib
A React Native compatible implementation of bitcoinjs-lib
ilertha/ordinal-marketplace
RESTful API endpoints for managing marketplace listings and offers, featuring configuration through environment variables, middleware integration, and detailed Swagger UI documentation
bitcoinjs/bip32-wallet
A BIP32 Wallet backed by bitcoinjs-lib, lite on features but heavily tested.
bitcoin-studio/bitcoin-test-wallets-generator
Bitcoin wallets generator to help bitcoin programmers
antonilol/btc_stuff
Bitcoin transaction examples with bitcoinjs-lib
FCBtc1116/Bitcoin-Developer-Support-Library
This is Bitcoin project what I did so far. I completed Join PSBT, BTC Non-Custodial Staking, MultiSig Wallet(Taproot, Native Segwit), Ordinal Inscribe | Mint, Rune Airdrop | Recursive | Reinscribe | Etching | Transfer to multi users in one tx, UTXO split | merge etc. Hope this refer help all developers for build their bitcoin project
ilertha/ordinal-inscribing-service
Ordinal inscribing service (parent/child provenance, reinscription, bulk inscription, rare sats)
milojeBtc/inscribe-launch-pad-pay
This is inscribe launchpad
milojeBtc/bitcoin-noncustodial-staking-public
This repositary provide the non-custodinal staking method using multisig on bitcoin that user can control their assets after they stake their assets.
bitcoinerlab/farvault-lib
A javascript Bitcoin cold storage time-lock wallet library.
Rezzecup/ordinalsbot-marketplace-api-backend
The Ordinalsbot Marketplace API backend is a Node.js project utilizing MongoDB to provide RESTful API endpoints for managing marketplace listings and offers, featuring configuration through environment variables, middleware integration, and detailed Swagger UI documentation
Rezzecup/runestone-test
Test Runestone using TS/JS, Etch, Mint implementation
Rezzecup/utxo-management
This tool is designed to efficiently manage Bitcoin UTXOs by splitting, merging, and sending them for various service requests
Bitcoin-Based/starwee
Simplify and automate your Bitcoin transactions with our easy-to-use, script-driven organizational finance app
solguru310/ordinals-marketplace-be
The Ordinal Marketplace Backend is a Node.js project that provides RESTful API endpoints for managing marketplace listings and offers with MongoDB. It integrates key middleware, handles environment variable configurations, and offers comprehensive API documentation through Swagger UI.
leionion/Wallet-connect-frontend-boilerplate
Xverse | Unisat | Leather Wallet Connect/Sign Psbt boilerplate
solguru310/ordinal-marketplace-brc20-be
This is the Ordinal Marketplace in which users could sell and buy Ordinals by holding BRC-20 token.
FCBtc1116/Bitcoin-RBF
This is backend what we can do RBF in bitcoin network.
m8s-lab/ordinal-inscription-mint-service
ordinal/inscription mint service
Rezzecup/multi-bitcoin-address-send-frontend
Bitcoin/Ordinal multiple addresses sending frontend built using Next.js
2enology/marketplace-api-rune
The Ordinalsbot Marketplace API backend is a Node.js-based project leveraging MongoDB to deliver RESTful API endpoints for managing marketplace listings and offers. It includes environment variable-based configuration, middleware integration, and comprehensive API documentation through Swagger UI.
crypmancer/Fractal-Unisat-Toolkit
You can use this project to inscribe your own assets like text, image and any types of files on Fractal Network.
evzpav/bitcoinjs-lib-react-native
React Native app example/boilerplate using bitcoinjs-lib
theDevSoham/react_native_crypto_wallet_template
A bare minimum template for react native (excluding expo) providing hassle free integration of ethers js and bitcoinjs-lib altogether in a single app
webanizer/BlockPro
Der herkunftssichere Erzeugungsnachweis für erneuerbare Energie
dev4bitcoin/NguWallet
Bitcoin testnet client for iOS and Android.
g0drlc/btc-rune-airdop-backend
This is Rune airdrop backend (Runestone) - different amount's rune token airdrop (tree runestone structure) | same amount 's rune token airdrop (one runestone).
milojeBtc/multi-inscribe
This project is the service to let users can inscribe multiple text or files at once. So anyone can make the multi inscription with only one psbt
st3b1t/bitcoin-nodejs-playground
This repository contains small experiments with a series of scripts that implement in a few lines some of the workings of Bitcoin or show and process some of the data structures of the blockchain for greater understanding.