
Bitcoin Computer
Bitcoin Computer runs directly on Bitcoin and Bitcoin-like blockchains. That means no trusted third party or custodian between your application and the blockchain. Bitcoin Computer enables self-custody …
Bitcoin Computer
The Bitcoin Computer is a protocol for building applications that are as secure and decentralized as Bitcoin is. You can build games, tokens, exchanges and more without relying on a sidechain, an …
Comparison - Bitcoin Computer
This Bitcoin Computer is a general purpose meta protocol, meaning that it can express all computable smart contracts. The smart contract data values are arbitrarily nested JavaScript objects.
How it Works - Bitcoin Computer
The Bitcoin Computer protocol associates JavaScript values with the outputs of Bitcoin transactions that contain JavaScript expressions.
Node - docs.bitcoincomputer.io
The Bitcoin Computer Node exposes an API that can be used to interact with the node. The variables CHAIN and NETWORK are used to define the chain and network that the node is running on.
Start - docs.bitcoincomputer.io
In the examples above you are using a Bitcoin Computer Node that we provide at rltc.node.bitcoincomputer.io configured to Litecoin Regtest. You can use this node for free but it is …
Computer
The Computer class has the methods listed below.
Transaction - docs.bitcoincomputer.io
In addition it has methods and properties related to the Bitcoin Computer protocol, as well as convenience methods for developing Bitcoin-based applications.
Lib - docs.bitcoincomputer.io
The Bitcoin Computer Library has the exports below.
Mock - docs.bitcoincomputer.io
Mock Mocking is a technique for spending objects that are associated with Bitcoin Computer transactions that have not been broadcast yet. This is required for advanced applications like swaps …