<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CryptoLife Development</title>
	<atom:link href="https://dev.cryptolife.net/feed/" rel="self" type="application/rss+xml" />
	<link>https://dev.cryptolife.net</link>
	<description>Cryptocurrency Software Solutions</description>
	<lastBuildDate>Sun, 21 Jun 2020 01:28:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.38</generator>
	<item>
		<title>Trusted Burn Addresses</title>
		<link>https://dev.cryptolife.net/trusted-burn-addresses/</link>
		<comments>https://dev.cryptolife.net/trusted-burn-addresses/#comments</comments>
		<pubDate>Sun, 07 Feb 2016 00:46:23 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
				<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://dev.cryptolife.net/?p=879</guid>
		<description><![CDATA[<p>The following addresses can be used to burn coins. Burning is a method of effectively destroying coins such that they can never be spent again. Coins can be burnt by sending them to the following addresses, which are guaranteed to have no known or discoverable private key. The reason the coins sent to these addresses [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://dev.cryptolife.net/trusted-burn-addresses/">Trusted Burn Addresses</a> appeared first on <a rel="nofollow" href="https://dev.cryptolife.net">CryptoLife Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>The following addresses can be used to <b>burn</b> coins. <b>Burning</b> is a method of effectively destroying coins such that they can never be spent again. Coins can be <b>burnt</b> by sending them to the following addresses, which are guaranteed to have no known or discoverable private key.</p>
<p>The reason the coins sent to these addresses are now gone forever is that the burn addresses are demonstrably made up addresses, instead of being created together with the corresponding private key that would be required to spend the burnt coins.</p>
<p>26 characters of each burn address, CryptoLifeDotNetBurnAddrXX, are so perfectly ordered as to be obviously specifically chosen. (The remaining 6 characters, like the last 6 characters of any address, are automatically calculated and serve as a safety check feature.) This guarantees that there is no known matching private key for this address. In other words, the chance of anyone guessing the private key to spend the burnt coin at that address is the same as the chance of guessing any private key for any other bitcoin address: practically zero.</p>
<p>Burn addresses can be used for many different purposes including fair distribution of a new currency, premine destruction, and more.</p>
<p>Below are burn addresses for the most common address prefixes. Please use the one that suits your coin. For example, LiteCoin addresses start with &#8216;L&#8217; so you would choose the corresponding address below.<br />
<font face="Lucida Console"><br />
1CryptoLifeDotNetBurnAddrXXXSdVx52<br />
AHCryptoLifeDotNetBurnAddrXXainVwi<br />
BFCryptoLifeDotNetBurnAddrXXXKgT3c<br />
CJCryptoLifeDotNetBurnAddrXXYQmsK4<br />
DsCryptoLifeDotNetBurnAddrXXXbTNBT<br />
EgCryptoLifeDotNetBurnAddrXXbTFasY<br />
FVCryptoLifeDotNetBurnAddrXXcBdXmn<br />
GbCryptoLifeDotNetBurnAddrXXYinemm<br />
HNCryptoLifeDotNetBurnAddrXXZXv4qR<br />
iTCryptoLifeDotNetBurnAddrXXc1kwov<br />
JXCryptoLifeDotNetBurnAddrXXYud2Gk<br />
K8CryptoLifeDotNetBurnAddrXXYCGfe2<br />
LbCryptoLifeDotNetBurnAddrXXXGon58<br />
MXCryptoLifeDotNetBurnAddrXXY9SEys<br />
NTCryptoLifeDotNetBurnAddrXXZN9MLM<br />
ocCryptoLifeDotNetBurnAddrXXZ2aQRa<br />
PKCryptoLifeDotNetBurnAddrXXXMNDfN<br />
QgCryptoLifeDotNetBurnAddrXXb6QD3H<br />
RWCryptoLifeDotNetBurnAddrXXZ2aHBf<br />
SaCryptoLifeDotNetBurnAddrXXZ78XsA<br />
TRCryptoLifeDotNetBurnAddrXXX6gvik<br />
UPCryptoLifeDotNetBurnAddrXXcC6n5f<br />
VtCryptoLifeDotNetBurnAddrXXdESejm<br />
WYCryptoLifeDotNetBurnAddrXXX3q1uE<br />
XWCryptoLifeDotNetBurnAddrXXZ4kKKN<br />
YPCryptoLifeDotNetBurnAddrXXa3PjjF<br />
ZNCryptoLifeDotNetBurnAddrXXaC6vBa</font></p>
<p>If you require a custom burn address, or a burn address for a prefix that is not listed above, please <a href="http://dev.cryptolife.net">Contact Us</a></p>
<p>The post <a rel="nofollow" href="https://dev.cryptolife.net/trusted-burn-addresses/">Trusted Burn Addresses</a> appeared first on <a rel="nofollow" href="https://dev.cryptolife.net">CryptoLife Development</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://dev.cryptolife.net/trusted-burn-addresses/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Guide: Compiling an altcoin daemon in Ubuntu Linux</title>
		<link>https://dev.cryptolife.net/compiling-the-daemon-for-your-altcoin-in-ubuntu-linux/</link>
		<comments>https://dev.cryptolife.net/compiling-the-daemon-for-your-altcoin-in-ubuntu-linux/#comments</comments>
		<pubDate>Tue, 28 Apr 2015 18:58:13 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
				<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://dev.cryptolife.net/?p=429</guid>
		<description><![CDATA[<p>This guide will assist you in compiling a headless client (the daemon) in Ubuntu Linux. This is a necessary step if you wish to set up a node of your altcoin. It is assumed that you are starting on a fresh Ubuntu (14.04 x64) installation. If you require a VPS for hosting, I highly recommended [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://dev.cryptolife.net/compiling-the-daemon-for-your-altcoin-in-ubuntu-linux/">Guide: Compiling an altcoin daemon in Ubuntu Linux</a> appeared first on <a rel="nofollow" href="https://dev.cryptolife.net">CryptoLife Development</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>This guide will assist you in compiling a headless client (the daemon) in Ubuntu Linux. This is a necessary step if you wish to set up a node of your altcoin. It is assumed that you are starting on a fresh Ubuntu (14.04 x64) installation. If you require a VPS for hosting, I highly recommended <a href="http://cryptolife.net/out/digitalocean" target=_blank>Digital Ocean. </p>
<p><img src="http://i.imgur.com/g68RRPS.jpg"></a></p>
<p>This is a referral link, however, you will receive $100 in free credit if you sign up through it &#8211; so you probably should. The $5/month plan is all you need. Use sudo in front of all commands if you&#8217;re not logged in as root. Replace YOURCOIN with the name of your coin (case sensitive).</p>
<p>Set up a swapfile if your system has less than 1.5GB of memory:</p>
<p><code>fallocate -l 2G /swapfile<br />
chown root:root /swapfile<br />
chmod 0600 /swapfile<br />
sudo bash -c "echo 'vm.swappiness = 10' >> /etc/sysctl.conf"<br />
mkswap /swapfile<br />
swapon /swapfile</code></p>
<p>If fallocate doesn&#8217;t work, you can use <i>dd if=/dev/zero of=/swapfile bs=1024 count=1024288</i> instead.</p>
<p>Initialize swapfile automatically on boot</p>
<p><code>echo '/swapfile none swap sw 0 0' >> /etc/fstab</code></p>
<p>Install all required dependencies:</p>
<p><code>apt-get update &#038;&#038; apt-get upgrade<br />
apt-get install nano ntp unzip git build-essential libssl-dev libdb-dev libdb++-dev libboost-all-dev libqrencode-dev aptitude &#038;&#038; aptitude install miniupnpc libminiupnpc-dev</code></p>
<p>Pull the source code from github, or upload it yourself:</p>
<p><code>git clone https://github.com/YOURCOIN</code></p>
<p>If your coin uses leveldb, compile leveldb:</p>
<p><code>cd /YOURCOIN/src/leveldb<br />
chmod +x build_detect_platform<br />
make clean<br />
make libleveldb.a libmemenv.a</code></p>
<p>Return to source directory, and compile the daemon:</p>
<p><code>cd /YOURCOIN/src<br />
make -f makefile.unix</code></p>
<p>Strip the file to make it smaller, then relocate it:</p>
<p><code>strip YOURCOINd<br />
cp YOURCOINd /usr/bin</code></p>
<p>Now run the daemon:</p>
<p><code>YOURCOINd</code></p>
<p>It will return an error, telling you to set up config file in a directory. Now we&#8217;ll set up the config file. Note that this is case sensitive.</p>
<p><code>nano ~/.YOURCOIN/YOURCOIN.conf</code></p>
<p>Add the following, save and exit:</p>
<p><code>daemon=1<br />
server=1<br />
rpcuser=(username)<br />
rpcpassword=(strong password)</code></p>
<p>Run YOURCOINd once more and if you did everything correctly, your daemon is now online! Type YOURCOINd help for a full list of commands available. </p>
<p>The post <a rel="nofollow" href="https://dev.cryptolife.net/compiling-the-daemon-for-your-altcoin-in-ubuntu-linux/">Guide: Compiling an altcoin daemon in Ubuntu Linux</a> appeared first on <a rel="nofollow" href="https://dev.cryptolife.net">CryptoLife Development</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://dev.cryptolife.net/compiling-the-daemon-for-your-altcoin-in-ubuntu-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
