<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[RSS Feed]]></title><description><![CDATA[RSS Feed]]></description><link>http://direct.ecency.com</link><image><url>http://direct.ecency.com/logo512.png</url><title>RSS Feed</title><link>http://direct.ecency.com</link></image><generator>RSS for Node</generator><lastBuildDate>Fri, 24 Apr 2026 09:16:24 GMT</lastBuildDate><atom:link href="http://direct.ecency.com/@b1tma0/rss" rel="self" type="application/rss+xml"/><item><title><![CDATA[Wallet Import Format]]></title><description><![CDATA[Wallet Import Format Overview WIF = base58 encode [extended private key][checksum] extended private key = [version][private key][01 if public keys are compressed] version = 80 for mainet, EF for testnet]]></description><link>http://direct.ecency.com/bitcoin/@b1tma0/wallet-import-format</link><guid isPermaLink="true">http://direct.ecency.com/bitcoin/@b1tma0/wallet-import-format</guid><category><![CDATA[bitcoin]]></category><dc:creator><![CDATA[b1tma0]]></dc:creator><pubDate>Mon, 16 Oct 2017 15:38:51 GMT</pubDate></item><item><title><![CDATA[Bitcoin Public Key Formats]]></title><description><![CDATA[Public Key Formats Public key is a point (x, y) on a elliptic curve. Compressed public keys have a prefix of 04. Uncompressed public keys have a prefix of 02 or 03. TypePrefixFormat Uncompressed0404xy]]></description><link>http://direct.ecency.com/bitcoin/@b1tma0/bitcoin-public-key-formats</link><guid isPermaLink="true">http://direct.ecency.com/bitcoin/@b1tma0/bitcoin-public-key-formats</guid><category><![CDATA[bitcoin]]></category><dc:creator><![CDATA[b1tma0]]></dc:creator><pubDate>Fri, 13 Oct 2017 04:21:54 GMT</pubDate></item><item><title><![CDATA[How to create Bitcoin address]]></title><description><![CDATA[Overview Bitcoin Address = base58 encode [version][public key hash][checksum] version = 00 (for P2PKH on mainnet) public key hash = RIPEMD160(SHA256(public key)) checksum = first 4 bytes of]]></description><link>http://direct.ecency.com/bitcoin/@b1tma0/how-to-create-bitcoin-address</link><guid isPermaLink="true">http://direct.ecency.com/bitcoin/@b1tma0/how-to-create-bitcoin-address</guid><category><![CDATA[bitcoin]]></category><dc:creator><![CDATA[b1tma0]]></dc:creator><pubDate>Thu, 12 Oct 2017 03:14:21 GMT</pubDate></item></channel></rss>