bitcore
Blockchain framework
A comprehensive JavaScript toolkit for building blockchain-based applications and services.
A full stack for bitcoin and blockchain-based applications
5k stars
280 watching
2k forks
Language: JavaScript
last commit: 6 days ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
bitpay/bitcore-node | A full node service for the Bitcoin blockchain, providing indexing and query capabilities. | 352 |
bitpay/wallet | A secure wallet platform supporting multiple cryptocurrencies and featuring advanced security, customization, and user-friendly interfaces. | 3,816 |
bitpay/bitcore-channel | Enables trustless simultaneous payments and rapidly adjusting bitcoin transactions via smart contracts | 49 |
bitpay/bitcore-p2p | Provides an interface to Bitcoin P2P network for connection and communication between nodes. | 81 |
bitcoin/bitcoin | A software system that connects to and validates Bitcoin transactions | 79,540 |
bitpay/bitcore-message | A package that allows developers to verify and sign bitcoin messages in Node.js and web browsers. | 88 |
trustwallet/wallet-core | A cross-platform, low-level cryptographic wallet library for multiple blockchain platforms. | 2,857 |
bitcart/bitcart | A platform providing easy setup and use for merchants, users, and developers interacting with blockchain-based payment gateways | 551 |
ethereum/btcrelay | An Ethereum contract that enables the verification and relaying of Bitcoin transactions to other smart contracts. | 614 |
bitpay/bitcoind-rpc | A JavaScript client library to connect to Bitcoin Core RPC. | 175 |
cryptean/bitcoinlib | A .NET wrapper for Bitcoin and other cryptocurrencies, providing a unified interface to access their APIs. | 404 |
bcoin-org/bcoin | An implementation of the Bitcoin protocol in JavaScript and C/C++ for Node.js and browsers. | 3,016 |
bitpay/bitcoind.js | Provides a Node.js interface to the Bitcoin blockchain | 44 |
bitcoin-core/secp256k1 | A high-performance cryptographic library for digital signatures and EC operations on the secp256k1 curve. | 2,090 |
btcpayserver/btcpayserver | A Bitcoin payment processing system allowing direct peer-to-peer transactions and supporting multiple payment methods. | 6,404 |