<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://en.zaoniao.it/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="http://en.zaoniao.it/index.php?action=history&amp;feed=atom&amp;title=Clj-btc"/>
	<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=Clj-btc&amp;action=history"/>
	<updated>2026-05-15T19:01:00Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.32.0</generator>
	<entry>
		<id>http://en.zaoniao.it/index.php?title=Clj-btc&amp;diff=3967&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;'''clj-btc''' provides Clojure bindings for Bitcoin Core's JSON-RPC API.  Example use from the REPL:  &lt;source lang=&quot;clojure&quot;&gt; user=&gt; (require '[clj-btc.core :...&quot;</title>
		<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=Clj-btc&amp;diff=3967&amp;oldid=prev"/>
		<updated>2019-04-30T02:20:03Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;clj-btc&amp;#039;&amp;#039;&amp;#039; provides Clojure bindings for &lt;a href=&quot;/Bitcoind&quot; title=&quot;Bitcoind&quot;&gt;Bitcoin Core&lt;/a&gt;&amp;#039;s &lt;a href=&quot;/JSON-RPC&quot; title=&quot;JSON-RPC&quot;&gt;JSON-RPC&lt;/a&gt; API.  Example use from the REPL:  &amp;lt;source lang=&amp;quot;clojure&amp;quot;&amp;gt; user=&amp;gt; (require &amp;#039;[clj-btc.core :...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''clj-btc''' provides Clojure bindings for [[bitcoind|Bitcoin Core]]'s [[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 '[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;
==Source==&lt;br /&gt;
Sources can be found [https://github.com/aviad/clj-btc on GitHub].&lt;br /&gt;
==See Also on BitcoinWiki==&lt;br /&gt;
* [[Bannercoin]]&lt;br /&gt;
* [[Procommerce]]&lt;br /&gt;
* [[Switcoin]]&lt;br /&gt;
* [[EVO]]&lt;br /&gt;
* [[DiscoveryIoT]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
		
	</entry>
</feed>