<?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>Graphene Archives - Follow My Vote</title>
	<atom:link href="https://followmyvote.com/category/graphene/feed/" rel="self" type="application/rss+xml" />
	<link>https://followmyvote.com/category/graphene/</link>
	<description>Blockchain Voting Pioneers</description>
	<lastBuildDate>Wed, 12 Apr 2017 20:00:34 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://followmyvote.com/wp-content/uploads/2013/08/cropped-Follow-My-Vote-T-shirt-White-on-Black-Front-Logo-1-150x150.jpg</url>
	<title>Graphene Archives - Follow My Vote</title>
	<link>https://followmyvote.com/category/graphene/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Understanding The Graphene Blockchain Ecosystem</title>
		<link>https://followmyvote.com/understanding-the-graphene-blockchain-ecosystem/</link>
					<comments>https://followmyvote.com/understanding-the-graphene-blockchain-ecosystem/#respond</comments>
		
		<dc:creator><![CDATA[Will Long]]></dc:creator>
		<pubDate>Wed, 12 Apr 2017 20:00:34 +0000</pubDate>
				<category><![CDATA[Bitcoin]]></category>
		<category><![CDATA[Graphene]]></category>
		<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Blockchain Ecosystem Mapping]]></category>
		<category><![CDATA[Graphene Blockchain Framework]]></category>
		<guid isPermaLink="false">https://followmyvote.com/?p=22643</guid>

					<description><![CDATA[<p>There are three main blockchain ecosystems in the market today: the Graphene ecosystem, the Bitcoin ecosystem and Ethereum ecosystem. Follow My Vote CTO, Nathan Hourt, is responsible for owning a critical role in the design and development of the Graphene Toolkit, which was first built for BitShares, a leading crypto-currency that has been credited with several [&#8230;]</p>
<p>The post <a href="https://followmyvote.com/understanding-the-graphene-blockchain-ecosystem/">Understanding The Graphene Blockchain Ecosystem</a> appeared first on <a href="https://followmyvote.com">Follow My Vote</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>There are three main blockchain ecosystems in the market today: the Graphene ecosystem, the Bitcoin ecosystem and Ethereum ecosystem.</p>
<p>Follow My Vote CTO, Nathan Hourt, is responsible for owning a critical role in the design and development of the Graphene Toolkit, which was first built for BitShares, a leading crypto-currency that has been credited with several industry innovations.</p>
<p>The Graphene blockchain framework also powers the Steem blockchain, PeerPlays blockchain and Golos blockchain.</p>
<p><a href="https://steemit.com/bitshares/@pnc/graphene-ecosystem-mapping" target="_blank" rel="noopener noreferrer">@pnc on Steemit.com</a> shared this Graphene blockchain ecosystem mapping. Follow My Vote is featured in the registry section.</p>
<p><a href="https://followmyvote.com/wp-content/uploads/2017/04/Graphene_Ecosystem.png"><img fetchpriority="high" decoding="async" class="aligncenter size-full wp-image-22646" src="https://followmyvote.com/wp-content/uploads/2017/04/Graphene_Ecosystem.png" alt="Graphene Ecosystem" width="1003" height="761" /></a></p>
<p>It is really cool to see all the projects and apps utilizing Graphene technology in one graphic.</p>
<h2 id="magicdomid2" class="primary-author-a-z79zmn3wz87zqz72zz74z4z74zz77zaz69zgz79z"><span class="author-a-z79zmn3wz87zqz72zz74z4z74zz77zaz69zgz79z b">Definition of Blockchain</span></h2>
<p id="magicdomid3">A blockchain is an audit trail for a database which is managed by a network of computers where no single computer is responsible for storing or maintaining the database, and any computer may enter or leave this network at any time without jeopardizing the integrity or availability of the database. Any computer can rebuild the database from scratch by downloading the blockchain and processing the audit trail.</p>
<h4 class="primary-author-a-z79zmn3wz87zqz72zz74z4z74zz77zaz69zgz79z">Simplified Blockchain Definition</h4>
<blockquote>
<p class="primary-author-a-z79zmn3wz87zqz72zz74z4z74zz77zaz69zgz79z">&#8220;The blockchain is actually a way to structure data, and the foundation of cryptocurrencies like Bitcoin. This coding breakthrough—which consists of concatenated blocks of transactions—allows competitors to share a digital ledger across a network of computers without need for a central authority. No single party has the power to tamper with the records: the math keeps everyone honest. Forty of the world’s top financial firms are experimenting with the tech.&#8221;</p>
<p class="primary-author-a-z79zmn3wz87zqz72zz74z4z74zz77zaz69zgz79z"><a href="https://fortune.com/2016/05/23/blockchain-definition/" target="_blank" rel="noopener noreferrer">Fortune.com</a></p>
</blockquote>
<h2 class="primary-author-a-z79zmn3wz87zqz72zz74z4z74zz77zaz69zgz79z">Delegated Proof-of-Stake (DPOS)</h2>
<p>The Graphene toolkit utilizes a Delegated Proof of Stake consensus mechanism. This means that the difficulty of producing a block should be proportional to the stake (percent ownership) in the network.</p>
<p>Instead of mining (like Bitcoin and other Proof-of-Work systems) delegates are chosen by the stakeholders of the crypto tokens. Those delegates proceed to run the network with less competition and energy than a Proof-of-Work system. DPOS systems are more efficient and allow for extremely high transaction volumes, as demonstrated by BitShares and Steem.</p>
<p>Other blockchains to use DPOS:  <a href="https://en.wikipedia.org/wiki/Peercoin" target="_blank" rel="nofollow noopener noreferrer">Peercoin</a> and <a href="https://en.wikipedia.org/wiki/Nxt" target="_blank" rel="nofollow noopener noreferrer">Nxt</a></p>
<p><a href="https://steemit.com/bitshares/@testz/bitshares-history-transactions-as-proof-of-stake-tapos" target="_blank" rel="noopener noreferrer">More on Delegated Proof-of-Stake</a></p>
<p><a href="https://followmyvote.com/its-alive-follow-my-vote-launches-blockchain-voting-software-on-the-bitshares-blockchain/">Learn about Follow My Vote&#8217;s blockchain voting software.</a></p>
<p><strong>About the author: </strong>Will Long is the Marketing Manager of Follow My Vote.</p>
<p>The post <a href="https://followmyvote.com/understanding-the-graphene-blockchain-ecosystem/">Understanding The Graphene Blockchain Ecosystem</a> appeared first on <a href="https://followmyvote.com">Follow My Vote</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://followmyvote.com/understanding-the-graphene-blockchain-ecosystem/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
