This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.b_stds:defact:bitcoin:guides:3-contracts [2019/05/28 16:26] nick created |
dido:public:ra:xapend:xapend.b_stds:defact:bitcoin:guides:3-contracts [2021/07/26 16:37] (current) murphy |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ======== Bitcoin Guide: 3 Contracts ======== | + | ==== Bitcoin: Guide 3 Contracts ==== |
| + | [[dido:public:ra:xapend:xapend.b_stds:defact:bitcoin:guides| return to Bitcoin Guides]] | ||
| - | [[dido:public:stds:defact:bitcoin:guides | return to Bitcoin Guides]] | + | === Overview === |
| + | ://TContracts are transactions which use the decentralized [[dido:public:ra:xapend:xapend.a_glossary:b:bitcoin|Bitcoin]] system to enforce financial agreements. Bitcoin contracts can often be crafted to minimize dependency on outside agents, such as the court system, which significantly decreases the risk of dealing with unknown entities in financial transactions.[[https://bitcoin.org/en/contracts-guide | Contracts Guide ]]// | ||
| - | * [[https://bitcoin.org/en/blockchain-guide | Bitcoin Blockchain ]] | + | === Introduction === |
| - | * [[https://bitcoin.org/en/transactions-guide | Bitcoin Transactions ]] | + | : //The following subsections will describe a variety of Bitcoin contracts already in use. Because contracts deal with real people, not just transactions, they are framed below in story format.// |
| - | * [[https://bitcoin.org/en/contracts-guide | Bitcoin Contracts ]] | + | |
| - | * [[https://bitcoin.org/en/p2p-network-guide#introduction | Bitcoin P2P Networks ]] | + | |
| - | * [[https://bitcoin.org/en/mining-guide | Bitcoin Mining ]] | + | |
| - | * [[https://bitcoin.org/en/wallets-guide | Bitcoin Wallets ]] | + | |
| - | * [[https://bitcoin.org/en/payment-processing-guide | Bitcoin Payment Processing ]] | + | |
| - | * [[https://bitcoin.org/en/operating-modes-guide | Bitcoin Operating Modes ]] | + | |
| + | : //Besides the contract types described below, many other contract types have been proposed. Several of them are collected on the Contracts page of the Bitcoin Wiki.// | ||
| + | |||
| + | === Topics === | ||
| + | * [[https://bitcoin.org/en/contracts-guide#introduction | Introduction]] | ||
| + | * [[https://bitcoin.org/en/contracts-guide#escrow-and-arbitration | Escrow And Arbitration]] | ||
| + | * [[https://bitcoin.org/en/contracts-guide#micropayment-channel | Micropayment Channel]] | ||
| + | * [[https://bitcoin.org/en/contracts-guide#coinjoin | CoinJoin ]] | ||
| + | |||
| + | <hidden Click to show or hide disclaimer> | ||
| + | | **BETA** | | ||
| + | | This documentation uses information provided in [[https://bitcoin.org/en/contracts-guide | Bitcoin Contracts Guide ]] and has not been approved by Bitcoin experts.| | ||
| + | </hidden> | ||