Difference between revisions of "Bitcoin-OTC"

From Bitcoin Wiki
Jump to: navigation, search
(Move link to website to External links.)
(Add order book to External links. Add See also section with link to Buying bitcoins article.)
Line 4: Line 4:
  
 
The source code for all the related software, including bot plugins and the website, is open, and hosted on [https://github.com/nanotube/supybot-bitcoin-marketmonitor this github repository].
 
The source code for all the related software, including bot plugins and the website, is open, and hosted on [https://github.com/nanotube/supybot-bitcoin-marketmonitor this github repository].
 +
 +
==See also==
 +
 +
* [Buying bitcoins]
  
 
==External Links==
 
==External Links==
  
 
* [http://www.bitcoin-otc.com Bitcoin-OTC website]
 
* [http://www.bitcoin-otc.com Bitcoin-OTC website]
 +
* [http://bitcoin-otc.com/vieworderbook.php Market order book]
 
* [http://webchat.freenode.net/?channels=#bitcoin-otc #bitcoin-otc] web-based access
 
* [http://webchat.freenode.net/?channels=#bitcoin-otc #bitcoin-otc] web-based access
  
 
[[Category:Exchanges]]
 
[[Category:Exchanges]]

Revision as of 16:55, 17 January 2011

The Bitcoin-OTC project is a marketplace for people to conduct over-the-counter trading in bitcoin. It is located in #bitcoin-otc channel on the freenode IRC network.

Trading in the market is facilitated by the gribble bot, which takes care of maintaining the outstanding order book, as well as a web of trust user rating system. All trades are conducted between users directly, without any intermediation by the marketplace.

The source code for all the related software, including bot plugins and the website, is open, and hosted on this github repository.

See also

  • [Buying bitcoins]

External Links