bitcoin-js-remote
Bitcoin GUI
A JavaScript client-side interface to interact with a remote Bitcoin wallet
Javascript remote for bitcoind
57 stars
7 watching
15 forks
Language: JavaScript
last commit: almost 11 years ago Related projects:
Repository | Description | Stars |
---|---|---|
bitpay/bitcoind.js | Provides a Node.js interface to the Bitcoin blockchain | 44 |
chrischo-h/bitcoin-sdk-js | A JavaScript library for creating and managing Bitcoin transactions, including support for advanced smart contract features like multisig, hashlock, and Taproot. | 33 |
mappum/bitcoin-net | An implementation of Bitcoin's peer-to-peer networking in JavaScript for both Node.js and browser environments. | 24 |
mappum/webcoin | A decentralized Bitcoin client and payment system built on Node.js and the browser. | 412 |
chromaway/blockchainjs | A JavaScript library for interacting with the Bitcoin blockchain. | 6 |
cryptocoinjs/cryptocoin | A JavaScript library for interacting with cryptocurrencies in the browser. | 140 |
moneybutton/yours-bitcoin | A JavaScript implementation of Bitcoin designed to be decentralized and trust-minimized, with a focus on ease of use and comprehensive testing. | 198 |
yenom/bitcoinkit | A toolkit for building Bitcoin-based applications on iOS and macOS | 844 |
bitcoinjs/bitcoinjs-message | A library providing functions to generate digital signatures for Bitcoin messages. | 130 |
tmpim/kristweb2 | A React-based web wallet for storing and managing cryptocurrency wallets securely in the browser | 12 |
bitcoin-labs/bitcoin-mobile-android | An Android application implementing a user-friendly interface for interacting with the Bitcoin network | 31 |
bitcoinjs/bip32-utils | A collection of utility functions for working with Hierarchical Deterministic (HD) key nodes | 75 |
jashmenn/bitcoin-reading-list | A curated resource for learning to program Bitcoin transactions | 895 |
bitcoin-studio/bitcoin-programming-with-bitcoinjs | A guide to creating Bitcoin transactions using the BitcoinJS library and other tools. | 162 |
bitcoinjs/coinselect | An algorithmic module for selecting inputs and outputs from unspent bitcoin transactions to meet specific value requirements | 185 |