<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/" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>Gamefinance on Stephen Ajulu</title><link>https://ajulu.netlify.app/tags/gamefinance/</link><atom:link href="https://ajulu.netlify.app/tags/gamefinance/feed.xml" rel="self" type="application/rss+xml"/><description>Hello, I'm Stephen Ajulu, a seasoned multidisciplinary tech professional with over a decade of experience. I build impactful solutions using design, tech, and engineering in the pursuit of impact.</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><managingEditor>ajulu.b22uf@aleeas.com (Stephen Ajulu)</managingEditor><webMaster>ajulu.b22uf@aleeas.com (Stephen Ajulu)</webMaster><copyright>Stephen Ajulu.</copyright><lastBuildDate>Thu, 16 Dec 2021 07:15:00 +0300</lastBuildDate><item><title>Cryptocurrency, Blockchain, Smart Contract, NFT, Web 3, DeFi and GameFi 101:</title><link>https://ajulu.netlify.app/posts/cryptocurrency-blockchain-smart-contract-nft-web-3-defi-and-gamefi-101-definition/</link><pubDate>Thu, 16 Dec 2021 07:15:00 +0300</pubDate><guid>https://ajulu.netlify.app/posts/cryptocurrency-blockchain-smart-contract-nft-web-3-defi-and-gamefi-101-definition/</guid><description>&lt;h3 id="what-is-a-cryptocurrency"&gt;What is a cryptocurrency?&lt;/h3&gt;
&lt;p&gt;A &lt;strong&gt;cryptocurrency&lt;/strong&gt; is any form of currency that exists digitally or virtually and uses cryptography to secure transactions. Cryptocurrencies don&amp;rsquo;t have a central issuing or regulating authority, instead, they use a decentralized system to record transactions and issue new units.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://stephenajulu.com/blog/how-to-buy-your-first-cryptocurrency/"&gt;&lt;strong&gt;Here is how you can buy your first cryptocurrency&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="what-is-blockchain"&gt;What is blockchain?&lt;/h3&gt;
&lt;p&gt;A &lt;strong&gt;blockchain&lt;/strong&gt; is a growing list of records, called &lt;em&gt;blocks&lt;/em&gt;, that are linked together using &lt;a href="https://en.wikipedia.org/wiki/Cryptography" title="Cryptography"&gt;cryptography&lt;/a&gt;. Each block contains a &lt;a href="https://en.wikipedia.org/wiki/Cryptographic_hash_function" title="Cryptographic hash function"&gt;cryptographic hash&lt;/a&gt; of the previous block, a &lt;a href="https://en.wikipedia.org/wiki/Trusted_timestamping" title="Trusted timestamping"&gt;timestamp&lt;/a&gt;, and transaction data (generally represented as a &lt;a href="https://en.wikipedia.org/wiki/Merkle_tree" title="Merkle tree"&gt;Merkle tree&lt;/a&gt;). The timestamp proves that the transaction data existed when the block was published in order to get into its hash. As blocks each contain information about the block previous to it, they form a chain, with each additional block reinforcing the ones before it. Therefore, blockchains are resistant to modification of their data because once recorded, the data in any given block cannot be altered retroactively without altering all subsequent blocks.&lt;/p&gt;</description><content:encoded><![CDATA[<h3 id="what-is-a-cryptocurrency">What is a cryptocurrency?</h3>
<p>A <strong>cryptocurrency</strong> is any form of currency that exists digitally or virtually and uses cryptography to secure transactions. Cryptocurrencies don&rsquo;t have a central issuing or regulating authority, instead, they use a decentralized system to record transactions and issue new units.</p>
<p><a href="https://stephenajulu.com/blog/how-to-buy-your-first-cryptocurrency/"><strong>Here is how you can buy your first cryptocurrency</strong></a></p>
<h3 id="what-is-blockchain">What is blockchain?</h3>
<p>A <strong>blockchain</strong> is a growing list of records, called <em>blocks</em>, that are linked together using <a href="https://en.wikipedia.org/wiki/Cryptography" title="Cryptography">cryptography</a>. Each block contains a <a href="https://en.wikipedia.org/wiki/Cryptographic_hash_function" title="Cryptographic hash function">cryptographic hash</a> of the previous block, a <a href="https://en.wikipedia.org/wiki/Trusted_timestamping" title="Trusted timestamping">timestamp</a>, and transaction data (generally represented as a <a href="https://en.wikipedia.org/wiki/Merkle_tree" title="Merkle tree">Merkle tree</a>). The timestamp proves that the transaction data existed when the block was published in order to get into its hash. As blocks each contain information about the block previous to it, they form a chain, with each additional block reinforcing the ones before it. Therefore, blockchains are resistant to modification of their data because once recorded, the data in any given block cannot be altered retroactively without altering all subsequent blocks.</p>
<p><a href="https://stephenajulu.com/blog/what-is-blockchain-how-does-it-work-blockchain-explained/"><strong>Learn more.</strong></a></p>
<h3 id="what-is-a-smart-contract">What is a smart contract?</h3>
<p>A <strong>smart contract</strong> is a <a href="https://en.wikipedia.org/wiki/Computer_program" title="Computer program">computer program</a> or a <a href="https://en.wikipedia.org/wiki/Transaction_Protocol_Data_Unit" title="Transaction Protocol Data Unit">transaction protocol</a> that is intended to automatically execute, control, or document legally relevant events and actions according to the terms of a <a href="https://en.wikipedia.org/wiki/Contract" title="Contract">contract</a> or an agreement. The objectives of smart contracts are the reduction of need in trusted intermediates, arbitrations, and enforcement costs, fraud losses, as well as the reduction of malicious and accidental exceptions.</p>
<p><a href="https://stephenajulu.com/blog/what-are-smart-contracts-smart-contracts-explained/"><strong>Learn more.</strong></a></p>
<h3 id="what-is-an-nft">What is an NFT?</h3>
<p>A <strong>non-fungible token</strong> (<strong>NFT</strong>) is a unique and non-interchangeable unit of data stored on a digital <a href="https://en.wikipedia.org/wiki/Ledger" title="Ledger">ledger</a> (<a href="https://en.wikipedia.org/wiki/Blockchain" title="Blockchain">blockchain</a>). NFTs can be associated with reproducible digital files such as photos, videos, and audio. NFTs use a digital ledger to provide a public <a href="https://en.wikipedia.org/wiki/Certificate_of_authenticity" title="Certificate of authenticity">certificate of authenticity</a> or <a href="https://en.wikipedia.org/wiki/Title_(property)" title="Title (property)">proof of ownership</a>, but it does not restrict the sharing or copying of the underlying digital file. The lack of interchangeability (<a href="https://en.wikipedia.org/wiki/Fungibility" title="Fungibility">fungibility</a>) distinguishes NFTs from blockchain <a href="https://en.wikipedia.org/wiki/Cryptocurrencies" title="Cryptocurrencies">cryptocurrencies</a>, such as <a href="https://en.wikipedia.org/wiki/Bitcoin" title="Bitcoin">Bitcoin</a>.</p>
<p><a href="https://stephenajulu.com/blog/what-are-nfts-non-fungible-tokens-explained/"><strong>Learn more.</strong></a></p>
<h3 id="what-is-web-3">What is Web 3?</h3>
<p><strong>Web3,</strong> also known as <strong>Web 3.0</strong>, is an idea for a new iteration of the <a href="https://en.wikipedia.org/wiki/Internet" title="Internet">Internet</a> that is based on public <a href="https://en.wikipedia.org/wiki/Blockchain" title="Blockchain">blockchains</a>. The term was coined in 2014 by <a href="https://en.wikipedia.org/wiki/Ethereum" title="Ethereum">Ethereum</a> co-founder <a href="https://en.wikipedia.org/wiki/Gavin_Wood" title="Gavin Wood">Gavin Wood</a>, and the idea gained interest in 2020 and 2021 from <a href="https://en.wikipedia.org/wiki/Cryptocurrency" title="Cryptocurrency">cryptocurrency</a> enthusiasts, large technology companies, and venture capitalist firms.</p>
<p><a href="https://stephenajulu.com/blog/web-3.0-explained-part-1/"><strong>Learn more.</strong></a></p>
<h3 id="what-is-defi">What is DeFi?</h3>
<p><strong>Decentralized finance</strong> (commonly referred to as <strong>DeFi</strong>) is a <a href="https://en.wikipedia.org/wiki/Blockchain" title="Blockchain">blockchain</a>-based form of finance that does not rely on central financial <a href="https://en.wikipedia.org/wiki/Intermediary" title="Intermediary">intermediaries</a> such as <a href="https://en.wikipedia.org/wiki/Brokerage" title="Brokerage">brokerages</a>, <a href="https://en.wikipedia.org/wiki/Exchange_(organized_market)" title="Exchange (organized market)">exchanges</a>, or <a href="https://en.wikipedia.org/wiki/Bank" title="Bank">banks</a> to offer traditional <a href="https://en.wikipedia.org/wiki/Financial_instrument" title="Financial instrument">financial instruments</a>, and instead utilizes <a href="https://en.wikipedia.org/wiki/Smart_contract" title="Smart contract">smart contracts</a> on blockchains, the most common being <a href="https://en.wikipedia.org/wiki/Ethereum" title="Ethereum">Ethereum</a>.[<a href="https://en.wikipedia.org/wiki/Wikipedia:Citation_needed" title="Wikipedia:Citation needed"><em>citation needed</em></a>] DeFi platforms allow people to lend or borrow funds from others, speculate on price movements on a range of assets using derivatives, trade <a href="https://en.wikipedia.org/wiki/Cryptocurrencies" title="Cryptocurrencies">cryptocurrencies</a>, insure against risks, and earn <a href="https://en.wikipedia.org/wiki/Interest" title="Interest">interest</a> in savings-like accounts. DeFi uses a layered architecture and highly composable building blocks.</p>
<p><a href="https://stephenajulu.com/blog/decentralized-finance-defined/"><strong>Learn more.</strong></a></p>
<h3 id="what-is-gamefi">What is GameFi?</h3>
<p><strong>GameFi</strong> is also known as Game Finance, is the gamification of financial systems to create profit from playing play-to-earn crypto games.</p>
<p><a href="https://stephenajulu.com/blog/gamers-assemble-play-games-to-earn-free-crypto/"><strong>Learn more.</strong></a></p>
]]></content:encoded><media:content url="https://ajulu.netlify.app/images/newhype101definition.png" medium="image"/></item></channel></rss>