blockcast
Transaction-based storage
A protocol for storing data in the Bitcoin blockchain using multiple transactions
A multi-transaction protocol for storing data in the Bitcoin blockchain.
55 stars
4 watching
8 forks
Language: JavaScript
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
blocknative/notify | A JavaScript library providing real-time notifications for Ethereum transaction state changes. | 49 |
chromaway/blockchainjs | A JavaScript library for interacting with the Bitcoin blockchain. | 6 |
0xs34n/blockchain | A proof-of-concept implementation of blockchain technology in JavaScript | 932 |
nambrot/blockchain-in-js | A JavaScript implementation of a blockchain data structure and its basic principles | 1,031 |
ripple/ripple-blobvault | A server that securely stores data for clients of a blockchain platform. | 36 |
liamzebedee/quark-blockchain | A horizontally scalable blockchain implementation that uses STARKs and partitioned transactional memory to enable fast and secure transactions. | 56 |
jbakic/shielded | A software transactional memory implementation for .NET with strong guarantees on safety and thread-safety | 239 |
blockai-unofficial/openpublish | Enables registering and managing digital media on the Bitcoin blockchain with ownership and licensing controls | 31 |
bitcoinjs/bip69 | A utility for organizing Bitcoin transactions by input and output order | 5 |
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. | 197 |
dfuse-io/client-js | A client library for interacting with the dfuse API to access and manage blockchain data | 53 |
ethereum/btcrelay | An Ethereum contract that enables the verification and relaying of Bitcoin transactions to other smart contracts. | 614 |
interlay/interbtc | A modular platform for bridging Bitcoin to a multi-chain ecosystem with DeFi capabilities | 247 |
f483/btctxstore | A library to store and retrieve data in Bitcoin transactions using OP_RETURN nulldata outputs. | 10 |
bitcoin-abe/bitcoin-abe | A tool that loads and displays Bitcoin blockchain data in a graphical user interface. | 982 |