<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.bitcoin.it/w/index.php?action=history&amp;feed=atom&amp;title=Clj-btc</id>
	<title>Clj-btc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://en.bitcoin.it/w/index.php?action=history&amp;feed=atom&amp;title=Clj-btc"/>
	<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Clj-btc&amp;action=history"/>
	<updated>2026-04-19T23:02:59Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Clj-btc&amp;diff=45551&amp;oldid=prev</id>
		<title>Iwilcox: Created page with &quot;{{lowercase}}{{stub}} clj-btc provides Clojure bindings for Bitcoin Core&#039;s JSON-RPC API.  Example use from the REPL:  &lt;...&quot;</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Clj-btc&amp;diff=45551&amp;oldid=prev"/>
		<updated>2014-03-29T16:54:58Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{lowercase}}{{stub}} clj-btc provides Clojure bindings for &lt;a href=&quot;/wiki/Bitcoind&quot; title=&quot;Bitcoind&quot;&gt;Bitcoin Core&lt;/a&gt;&amp;#039;s &lt;a href=&quot;/wiki/Original_Bitcoin_client/API_Calls_list&quot; class=&quot;mw-redirect&quot; title=&quot;Original Bitcoin client/API Calls list&quot;&gt;JSON-RPC&lt;/a&gt; API.  Example use from the REPL:  &amp;lt;...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{lowercase}}{{stub}}&lt;br /&gt;
clj-btc provides Clojure bindings for [[bitcoind|Bitcoin Core]]&amp;#039;s [[Original_Bitcoin_client/API_Calls_list|JSON-RPC]] API.&lt;br /&gt;
&lt;br /&gt;
Example use from the REPL:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;clojure&amp;quot;&amp;gt;&lt;br /&gt;
user=&amp;gt; (require &amp;#039;[clj-btc.core :as btc])&lt;br /&gt;
nil&lt;br /&gt;
user=&amp;gt; (btc/getinfo)&lt;br /&gt;
{&amp;quot;timeoffset&amp;quot; 0, &amp;quot;protocolversion&amp;quot; 70001, &amp;quot;blocks&amp;quot; 111908, &amp;quot;errors&amp;quot; &amp;quot;&amp;quot;,&lt;br /&gt;
 &amp;quot;testnet&amp;quot; true, &amp;quot;proxy&amp;quot; &amp;quot;&amp;quot;, &amp;quot;connections&amp;quot; 4, &amp;quot;version&amp;quot; 80500,&lt;br /&gt;
 &amp;quot;keypoololdest&amp;quot; 1380388750, &amp;quot;paytxfee&amp;quot; 0E-8M,&lt;br /&gt;
 &amp;quot;difficulty&amp;quot; 4642.44443532M, &amp;quot;keypoolsize&amp;quot; 101, &amp;quot;balance&amp;quot; 0E-8M,&lt;br /&gt;
 &amp;quot;walletversion&amp;quot; 60000}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Sources can be found [https://github.com/aviad/clj-btc on GitHub].&lt;br /&gt;
&lt;br /&gt;
[[Category:Software]]&lt;br /&gt;
[[Category:Clojure]]&lt;/div&gt;</summary>
		<author><name>Iwilcox</name></author>
	</entry>
</feed>