<?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/tag/graphene/feed/" rel="self" type="application/rss+xml" />
	<link>https://followmyvote.com/tag/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/tag/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>
		<item>
		<title>How To Run And Explore The Alpha Release &#124; Video Tutorial</title>
		<link>https://followmyvote.com/run-and-explore-alpha-release/</link>
					<comments>https://followmyvote.com/run-and-explore-alpha-release/#respond</comments>
		
		<dc:creator><![CDATA[Will Long]]></dc:creator>
		<pubDate>Tue, 23 Aug 2016 20:41:23 +0000</pubDate>
				<category><![CDATA[Code Contributors]]></category>
		<category><![CDATA[Open Source Software]]></category>
		<category><![CDATA[Software Releases]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Voting Platform]]></category>
		<category><![CDATA[Alpha Release]]></category>
		<category><![CDATA[Blockchain Testnet]]></category>
		<category><![CDATA[Graphene]]></category>
		<category><![CDATA[Stake-Weighted Voting System]]></category>
		<guid isPermaLink="false">https://followmyvote.com/?p=14660</guid>

					<description><![CDATA[<p>Now that we have released our initial alpha for our stake-weighted blockchain voting software, you can explore the voting system! Here&#8217;s how: Step 1: Set Up A Graphene Blockchain Testnet In this video you can follow along with Nathan Hourt, Follow My Vote Co-founder &#38; CTO as he demonstrates how to setup a Graphene / [&#8230;]</p>
<p>The post <a href="https://followmyvote.com/run-and-explore-alpha-release/">How To Run And Explore The Alpha Release | Video Tutorial</a> appeared first on <a href="https://followmyvote.com">Follow My Vote</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Now that we have released our initial alpha for our stake-weighted blockchain voting software, you can explore the voting system!</p>
<p>Here&#8217;s how:</p>
<h2>Step 1: Set Up A Graphene Blockchain Testnet</h2>
<p>In this video you can follow along with Nathan Hourt, Follow My Vote Co-founder &amp; CTO as he demonstrates how to setup a Graphene / Bitshares testnet and GUI.  The Graphene blockchain testnet will serve as a real running blockchain that you can publish contests and casts votes on. The GUI is the graphical user interface which allow you to interact with the software and see what the end user will see.</p>
<p><iframe src="//www.youtube.com/embed/7ETrFkZ9LM0" width="425" height="350" allowfullscreen="allowfullscreen"></iframe></p>
<h2>Step 2: Set Up The Stake-Weighted Voting System On The Graphene Blockchain Testnet.</h2>
<p>Once you have set up the blockchain testnet, you will now have the proper foundation of code necessary to run the actual voting system. We created a second video to help walk you through the process of setting up the voting system so that you can test the alpha.</p>
<p><iframe src="//www.youtube.com/embed/IkXC0-Mp3vg" width="425" height="350" allowfullscreen="allowfullscreen"></iframe></p>
<h2>Step 3: Run &amp; Test The Alpha Release</h2>
<p>Now that you have followed the previous steps you can explore and test the blockchain voting software. If you have any questions or feedback, please reach out via our <a href="https://followmyvote.com/contact/" target="_blank" rel="noopener noreferrer">contact form</a> or reach out to follow My Vote CTO Nathan Hourt on IRC (Our IRC channel is #followmyvote on <a href="https://freenode.net/" target="_blank" rel="noopener noreferrer">Freenode</a>. Nathan’s handle: modprobe)</p>
<p><a href="https://github.com/followmyvote" rel="attachment wp-att-14663"><img decoding="async" class="aligncenter wp-image-14663 size-full" src="https://followmyvote.com/wp-content/uploads/2016/08/Follow-My-Vote-on-Github.jpg" alt="Follow My Vote on Github" width="700" height="147" /></a></p>
<h2>Now Is The Time To Become A Code Contributor!</h2>
<p><a href="https://followmyvote.com/wp-content/uploads/2016/08/code-contributor-program-Follow-My-Vote-900px.jpg" rel="attachment wp-att-14666"><img decoding="async" class="aligncenter size-full wp-image-14666" src="https://followmyvote.com/wp-content/uploads/2016/08/code-contributor-program-Follow-My-Vote-900px.jpg" alt="code contributor program" width="900" height="409" /></a>In the Follow My Vote Code Contributor Program skilled developers can contribute code to our open source project. Follow My Vote releases open source code under the GPLv3 license. Here are a few reasons why you might consider contributing:</p>
<h3>Be A Part Of Something World Changing</h3>
<p>Follow My Vote is positioned to disrupt the entire voting industry. . . around the globe. With blockchain based voting we can increase transparency while decreasing costs. You now have a chance to join the project that will likely be the very first end to end verifiable blockchain based voting platform. Get in in the early stages and have your name carved into history as a person responsible for helping build this revolutionary software.</p>
<h3>Learn &amp; Gain Blockchain Experience From The Experts.</h3>
<p>Follow My Vote CTO, Nathan Hourt is leading the Follow My Vote Code Contributors. Nathan is one of the two architects behind the Graphene Blockchain framework which has been adopted by <a href="https://bitshares.org/" target="_blank" rel="noopener noreferrer">BitShares</a>, <a href="https://steemit.com/" target="_blank" rel="noopener noreferrer">Steem</a>, and Muse.</p>
<h3>Earn MERITs</h3>
<p><a href="https://followmyvote.com/wp-content/uploads/2016/08/MERITs-Follow-My-Vote-900-px.jpg" rel="attachment wp-att-14668"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-14668" src="https://followmyvote.com/wp-content/uploads/2016/08/MERITs-Follow-My-Vote-900-px.jpg" alt="MERITs - Follow My Vote 900 px" width="900" height="437" /></a></p>
<p>MERITs are digital tokens that Follow My Vote is using to reward Code Contributors and help set the direction of Follow My Vote’s software development. When Follow My Vote is deciding what features to add next, or which direction to take with their products, we will run stake-weighted polls in our software to prioritize development based on market demand. These polls will be weighted in MERIT.</p>
<p>MERITs exist in the BitShares cryptocurrency ecosystem as a User Issued Asset (UIA). Overtime as the project grows and more people earn and hold MERITs, we will see the value of MERITs increase.  This will allow early holders to sell their MERIT profitably on the free market.</p>
<p>At this time, one should think of 100 MERITs as representing 1 hour of time. Developers who contribute code to Follow My Vote by resolving issues* that live in our github repository will be rewarded in MERITs.</p>
<p><em>*Note that not all issues in our <span class="s3"><a href="https://github.com/FollowMyVote/StakeWeightedVoting/issues">github repository</a> </span>are eligible for MERITs. Non-eligible issues have been tagged with a “No MERITs” label. If you are interested in taking on one of the eligible issues, please place a bid by posting a comment on that issue to include how many MERITs you’d like receive for doing the work. From there, we&#8217;ll get in touch with you as soon as possible to discuss the opportunity further.</em></p>
<p><strong>Not a developer?</strong> No worries! Our Ambassadors also earn MERITs for their time spent helping the project.</p>
<h3>Get Involved!</h3>
<p><a href="https://followmyvote.com/wp-content/uploads/2016/08/900-px-Together-we-can-achieve-more-Follow-My-Vote.jpg" rel="attachment wp-att-14675"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-14675" src="https://followmyvote.com/wp-content/uploads/2016/08/900-px-Together-we-can-achieve-more-Follow-My-Vote.jpg" alt="900 px - Together we can achieve more - Follow My Vote" width="900" height="455" /></a></p>
<p>Check out our <a href="https://github.com/followmyvote" target="_blank" rel="noopener noreferrer">GitHub repo</a> and contact Nathan on IRC.<br />
Our IRC channel is #followmyvote on <a href="https://freenode.net/" target="_blank" rel="noopener noreferrer">Freenode</a>. Nathan’s handle: modprobe.</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/run-and-explore-alpha-release/">How To Run And Explore The Alpha Release | Video Tutorial</a> appeared first on <a href="https://followmyvote.com">Follow My Vote</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://followmyvote.com/run-and-explore-alpha-release/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
