bitcore-message
Message Verifier
A package that allows developers to verify and sign bitcoin messages in Node.js and web browsers.
Bitcoin Message Verification and Signing for Bitcore
88 stars
23 watching
241 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bitpay/bitcore-channel | Enables trustless simultaneous payments and rapidly adjusting bitcoin transactions via smart contracts | 49 |
bitpay/bitcore-node | A full node service for the Bitcoin blockchain, providing indexing and query capabilities. | 352 |
bitcoinjs/bitcoinjs-message | A library providing functions to generate digital signatures for Bitcoin messages. | 130 |
bitpay/bitcore-p2p | Provides an interface to Bitcoin P2P network for connection and communication between nodes. | 81 |
bitpay/bitcoind.js | Provides a Node.js interface to the Bitcoin blockchain | 44 |
bitpay/bitcoind-rpc | A JavaScript client library to connect to Bitcoin Core RPC. | 175 |
bitcoinjs/minimaldata | Validates whether a script uses only minimal data pushes in Bitcoin transactions. | 2 |
bitpay/bitcore | A comprehensive JavaScript toolkit for building blockchain-based applications and services. | 4,870 |
bitpay/bitauth | A passwordless authentication system based on Bitcoin cryptography | 497 |
friedger/clarity-bitcoin | A Clarity library that verifies Bitcoin transactions and Merkle proofs. | 18 |
ethereum/sourcify | A decentralized service for verifying the integrity of smart contract source code on Ethereum. | 782 |
bitpay/bitcore-ecies | A module for symmetric key negotiation and encryption using Elliptic Curve Integrated Encryption Scheme (ECIES) | 58 |
ethereum/btcrelay | An Ethereum contract that enables the verification and relaying of Bitcoin transactions to other smart contracts. | 614 |
bitpay/insight-api | An API providing access to Bitcoin blockchain data | 590 |
mappum/webcoin | A decentralized Bitcoin client and payment system built on Node.js and the browser. | 412 |