<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Locke0x1689AD</title>
        <link>https://paragraph.com/@locke0x1689ad</link>
        <description>Technical founder of the CypherMountain Dwarves project</description>
        <lastBuildDate>Wed, 22 Jul 2026 14:08:51 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>Locke0x1689AD</title>
            <url>https://storage.googleapis.com/papyrus_images/7dda731ec4747a67b7f1dc47f4afa32d182d73e4c46b4b8f7c94b6b5c50a9a0b.jpg</url>
            <link>https://paragraph.com/@locke0x1689ad</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[The NFT Takeover: How Digital Assets Are Transforming Industries Beyond Art]]></title>
            <link>https://paragraph.com/@locke0x1689ad/the-nft-takeover-how-digital-assets-are-transforming-industries-beyond-art</link>
            <guid>BsXPy65fi2awVM9xK6TD</guid>
            <pubDate>Mon, 06 Mar 2023 10:37:57 GMT</pubDate>
            <description><![CDATA[Key Points:Utility comes in many forms art is just one of themThe groundbreaking change brought on by the Ethereum World Computer (EWC)How NFT as a unique identifier is important for the EWCWhat projects can do to leverage this in Web3Introduction “What’s the utility?” Like me, maybe you cringe every time you hear those words by NFT critics. For me the art and the ability for digital creations to be owned and sold on the blockchain is already an important utility that should be respected and ...]]></description>
            <content:encoded><![CDATA[<p><strong>Key Points:</strong></p><ul><li><p>Utility comes in many forms art is just one of them</p></li><li><p>The groundbreaking change brought on by the Ethereum World Computer (EWC)</p></li><li><p>How NFT as a unique identifier is important for the EWC</p></li><li><p>What projects can do to leverage this in Web3</p></li></ul><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"></h2><p>Introduction</p><p>“What’s the utility?” Like me, maybe you cringe every time you hear those words by NFT critics. For me the art and the ability for digital creations to be owned and sold on the blockchain is already an important utility that should be respected and celebrated. It is “the” great achievement of the technology that is Non Fungible Tokens so far. Art on the blockchain is something that is just beginning and promises great rewards for many artists in the future. So we could end the story here, NFTs are not a fad and they are worthy of your attention, but there is more to the story, NFTs can be more than just aesthetic digital creations, they play an important part of the Ethereum World Computer concept by being a unique identifier on the blockchain, an essential element in any information system. This article will explain from our Projects perspective why we think NFTs can be more than JPEGs and how there are opportunities for creators and users to take advantage of this exciting technology that is still in its infancy, yet already poised to revolutionize the way we play and work in the digital world.</p><h2 id="h-the-ethereum-world-computer" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">The Ethereum World Computer</h2><p>Back in the day, when the only legitimate game in Crypto was just Bitcoin, the concept of Ethereum and the World Computer was born in the mind of one Vitalik Buterin, circa 2013 [<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.abra.com/resources/worlds-computer/">1</a>]. BTC had already made reality to the world that information could be maintained in three revolutionary ways [<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.cryptorecruit.com/news/what-is-cryptocurrency-part-2-trustless-decentralized-immutable/">2</a>]:</p><ul><li><p>Decentralized; information is stored and processed not by any one central entity that can corrupt the data or the process.</p></li><li><p>Immutable; information once verified and recorded can never be changed and manipulated.</p></li><li><p>Trustless; by being written in code information is processed without the need for a trusted middle person, this is the promise of disintermediation and the removal of the cost of brokers and agents.</p></li></ul><p>The information on Bitcoin is of course the transaction of money, however we will not be concentrating on the money aspect here, but rather the innovation that was achieved with the creation of blockchain technology. Vitalik saw that there was so much more that could be done with this new technology, with his seminal Ethereum white paper [<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://ethereum.org/en/whitepaper/">3</a>], written way back in 2014, that in parts are still relevant for us in 2023. Vitalik envisaged that an actual computer with all the attributes of Bitcoin could be built on a blockchain, the Ethereum Virtual Machine, a World Computer running on the Internet itself that, like Bitcoin, would not be controlled by any one entity and could not be corrupted by a central controlling power.</p><blockquote><p>“A commonly asked question is &quot;where&quot; contract code is executed, in terms of physical hardware. This has a simple answer: the process of executing contract code is part of the definition of the state transition function, which is part of the block validation algorithm, so if a transaction is added into block the code execution spawned by that transaction will be executed… “</p></blockquote><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://ethereum.org/en/whitepaper/">https://ethereum.org/en/whitepaper/</a></p><p>Programs running on this computer are identified and accessed by contract accounts or more commonly referred to as addresses on the blockchain, with guaranteed properties of being decentralized, immutable and trustless; these programs, smart contracts have the ability to execute a myriad of features proven out during the recent DeFi summer[<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://finematics.com/history-of-defi-explained/">4</a>].</p><ul><li><p>A contract can be written on-chain that fulfills the promise to pay one party without the need of a middle person (aka bank).</p></li><li><p>Transactions can be programmed to be made automatically when some stipulated conditions are met, correctly written, the code can be relied upon to be done always, code is law.</p></li><li><p>Additionally because digital assets (such as Ethereum and Bitcoin) are stored on-chain and are visible by anyone, counter-party risk is greatly reduced because the holdings of other parties are known [<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://consensys.net/blog/news/programmable-blockchains-in-context-ethereum-smart-contracts-and-the-world-computer/">5</a>].</p></li></ul><p>Some of the more famous projects that you may have heard about in DeFi [<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://defillama.com/chain/Ethereum">6</a>]i:</p><ul><li><p>MakerDAO - decentralized stable coin, like USDC and USDT Maker the creator of Dai enforces its token peg to the US dollar but via smart contracts (TVL $7.03b USD).</p></li><li><p>Uniswap - the first decentralized exchange, like Binance and Coinbase users can swap Crypto assets and more (TVL 3.63b USD).</p></li><li><p>Aave - a lending protocol where users can lend or borrow similar to a traditional bank but on-chain with smart contracts (TVL 3.58b USD)</p></li></ul><p>NB TVL - Total Value Locked as per <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://defillama.com/">https://defillama.com/</a> on 2023/02/11</p><h2 id="h-why-nfts-are-important-to-the-world-computer" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Why NFTs are important to the World Computer</h2><p>Non fungible token provide a means to create a unique identifier within a smart contract, unique identifiers are very important for computing system because of a number of reasons:</p><ul><li><p>Data Integrity: Unique identifiers ensure that each record, entity, or object within the system is distinguishable and unambiguous, which helps to prevent duplicates, errors, and inconsistencies in the data.</p></li><li><p>Data Linkage: Unique identifiers allow records, entities, or objects to be linked or related to one another, which enables complex relationships to be established and maintained within the system.</p></li><li><p>Data Retrieval: Unique identifiers make it easier to retrieve specific records, entities, or objects within the system, as they can be easily located and identified by their identifier.</p></li><li><p>Data Analytics: Unique identifiers allow for the aggregation and analysis of data from multiple sources, as they provide a common identifier that can be used to merge and compare data from different systems.</p></li><li><p>Data Sharing: Unique identifiers make it easier to share information between different systems, as they provide a common identifier that can be used to reference and exchange information between systems.</p></li></ul><p>By using NFTs on the Ethereum World Computer which is a decentralized blockchain environment, unique digital assets can still be distinguished, bought, sold and tracked in a fully transparent and reliable manner without fear of corruption. Well known use cases for unique identifiers are of course the trade of digital art and also gaming. Pushing past these use cases however are applications in logistics, engineering and even medicine.</p><p>In summary, unique identifiers are important for an information system because they provide a way to distinguish, identify, and link records, entities, or objects within the system, which is critical for ensuring the accuracy, reliability, and integrity of the information stored in the system. They are useful for a World Computer because they provide a way to distinguish and track digital assets, provide additional complexity and engagement in games, and ensure data privacy, security and verifiability.</p><p><em>Brief aside on how this is done technically</em> Broadly speaking smart contracts on Ethereum are dominated by two standards ERC-20, the basis of most Crypto Tokens, and ERC-721 the basis of a large number of NFTs. The difference between an ERC-20 and a ERC-721, is that on a ECR-20 the smart contract allocates a number of tokens of the smart contract to an user&apos;s account, while a ERC-721 smart contract has a number of unique token ids that are allocated to user’s accounts.</p><p>Here are excerpts of the implementation of the two standards for mint from Openzeppelin [<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.openzeppelin.com/contracts">7</a>], it is just here for illustration purposes, don’t worry if you don’t fully understand it, we will point out the relevant bits below.</p><p>ERC-20 Minting (Openzeppelin ERC-20 implementation)</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/f32cb66f46919e19b2d0a548ca57bdff07b346552a39093c73f73f94c99138e4.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/6ecd681320979e85abf8532d76e53b6c5abff967deabfb8c75f35594a1f1ac1d.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>For ERC-20 when the smart contract is first constructed a mapping of addresses to an amount is created called “_balance”, see line 36, on mint, the program inputs a wallet address “account” with a number “amount”, see line 267, thus a ERC-20 token contract just maintains an amount for any wallet address using it of that token, making each token indistinguishable from another (because it is just an amount) and therefore fungible like the US dollar.</p><p>ERC-721 Minting (Openzeppelin ERC-721 implementation)</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/7cc8dd274085ec49cd73498ec5097957e4eef94b9721f899d0b59e0e7dbb2276.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/66435dbfaf387d00291002dda8eb477bed6cca66009a7fb95d719896630cfafe.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>Contrast this to the ERC-721 NFT contract, at construction a mapping of numbers (unique ids) to addresses is created called “_owner”, see line 30, on mint the number (unique id) is assigned to a wallet address “to”, see line 303, thus ERC-721 maintains a list of unique ids to addresses and therefore each token is unique and can be assigned different attributes and is non-fungible like a Van Gogh painting or a Stradivarius violin.</p><h2 id="h-what-are-the-opportunities-for-nft-creators-and-users" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">What are the opportunities for NFT creators and users</h2><p>The NFT market now trades billions of dollars in a single year, according to data from DappRadar, the total value traded across all blockchains amounted to $24.7 billion and $25.1 billion in 2022 and 2021 respectively [<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://decrypt.co/118438/2022-versus-2021-nft-sales">8</a>]. However the current use case of NFTs is still largely limited to the sale of digital artwork and collectibles, leaving many creators with few other options for monetizing their work. A report by Non-Fungible indicates that around 74% of USD traded NFT volumes are made up primarily of collectibles and art, with utilities only reaching 13%, but rising [<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://nonfungible.com/news/corporate/nft-market-report-q3-2022">9</a>]. In addition, a minority of creators account for the majority of large sales, and only a select few artists can demand top dollar for their art pieces, while the majority of NFTs sell for on average $150 USD [<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://influencermarketinghub.com/nfts-statistics/#toc-14">10</a>].</p><p>We believe there is an opportunity for creators to look beyond NFTs just as digital art, and explore the technology of NFTs further and create truly innovative applications.</p><h3 id="h-secure-access-to-data-and-services" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Secure access to data and services</h3><p>According to a report by Deloitte, traditional digital identity systems have significant vulnerabilities and inefficiencies, such as data breaches, identity theft, and challenges to streamline processes while needing to ensure customer privacy and regulatory compliance [<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.deloitte.com/global/en/services/risk-advisory/perspectives/the-future-of-digital-identity.html">11</a>]. By using NFTs as unique identifiers on the Ethereum World Computer, users can create digital identities that are more secure, less prone to fraud and more efficient to maintain. An NFT can be used to represent a user&apos;s identity, and this NFT can then be used to authenticate the user&apos;s identity on various platforms and services on the EWC and beyond. For example, sensitive data, like medical records that should only be accessible by authorized parties can be secured by only allowing access to authenticated users via unique identifiers.</p><p>By using smart contracts, the management and transfer of these digital identities can be automated, reducing the need for intermediaries and increasing the security of the system. This use case is still in its early stages, but has the potential to revolutionize the way we think about digital identity and authentication.</p><p>Here are a few examples:</p><ul><li><p>The Unlock protocol uses NFTs to create time-bound membership to access services and data [<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://unlock-protocol.com/">12</a>]. This platform provides tooling for creators to produce smart contracts that enable a low friction way for Web 3 to create membership based business models.</p></li><li><p>One way NFTs as an identity token can be used beyond the digital realm is academic credentials, a prime example is Duke University [<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://today.duke.edu/2022/05/jimmie-lenz-why-nft-makes-more-secure-versatile-diploma">13</a>] who issued credentials in the form of NFTs for their courses. Stored on an immutable blockchain the previously manual and hard to verify proof of academic achievement is done on a platform that is public and tamper proof.</p></li><li><p>Soulbound NFTs are items designed so that the transfer of ownership is made impossible or at least very hard. An example is Proof-of-Humanity [<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://proofofhumanity.id/">14</a>], having the nature that once given the NFT cannot be transferred use cases include: voting, credit scores, key recovery, certifications and “fair” air drops.</p></li></ul><p>These are just a few examples of how NFTs are being used for identity and access control. As the technology continues to evolve, we are likely to see even more innovative applications emerge in this area.</p><h3 id="h-logistics" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Logistics</h3><p>The delivery of real world items can be tracked on the blockchain with their unique digital identifier counterparts, this will have a significant impact on the logistics industry, especially in supply chain management. The ability of NFTs to create unique digital identities for physical goods means that they can be used to track the movement of products from manufacturer to consumer. This will create a more transparent and efficient supply chain by enabling real-time tracking and verification of product authenticity. The use of NFTs in logistics will help to reduce counterfeiting and fraud by creating a secure and tamper-proof record of a product&apos;s history.</p><p>Here are two examples of how NFTs are being used in logistics and supply chain management:</p><ul><li><p>The global professional services giant EY is building a supply chain system on Polygon Nightfall a ZK Sync Ethereum layer 2 solution, utilizing NFTs as part of their solution, EY has ambitious aims to use blockchain technology to streamline the complete supply chain business cycle from contracting, ordering, fulfilling, invoicing, to payments. Excitingly using the cutting edge ZK Sync technology EY is able to have proprietary business logic run privately and securely while not compromising on the decentralization and immutable aspects of Ethereum [<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.ey.com/en_us/news/2021/05/continued-ey-investments-in-blockchain-market-to-support-increased-demand">15</a>].</p></li><li><p>Provenance Proof is a blockchain-based platform that utilizes NFTs to establish a transparent and trustworthy supply chain for gemstones [<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.provenanceproof.com/provenance-proof-marketplace">16</a>]. With each product a NFT is assigned, buyers can then track its journey from its origins to its final destination, and access information on its authenticity and environmental impact - a critical factor for gemstone buyers. Provenance Proof uses private blockchain technology Hyperledger, powered by technology from Everledger, but has also integrated Ethereum-based NFTs on the public blockchain to enhance security and immutability [[17](https://“How does Everledger utilise NFTs?” <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://everledger.io/faq/)%5C%5D">https://everledger.io/faq/)\]</a>.</p></li></ul><p>NFTs have the potential to revolutionize the logistics industry by providing a more secure and transparent way of tracking the movement of goods.</p><h3 id="h-social-media" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Social Media</h3><p>Web 3 builders are attempting to right the wrongs of the Web 2 social media platforms, creating platforms that respect user privacy, reduce centralized control, verify information to prevent the proliferation of fake news and address the issue of algorithmic biases. Blockchain technology and NFTs have attributes that are well suited to addressing these problems: a) decentralization: Web3 technologies can create decentralized social media platforms, where users have more control over their data and the content they see; b) privacy: Web3 can enable users to control their personal data and keep it private, while still allowing them to participate in social networks; and c) transparency: Blockchain technology can provide a transparent and auditable record of social media activity.</p><p>Some examples of these projects are:</p><ul><li><p>Lens Protocol aims to be the base layer protocol of the Web 3 social media, using NFTs to represent users profile, follows and the tokenization of their content, they invite developers to build fully decentralized social media applications on their protocol [<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.lens.xyz/docs/overview">18</a>].</p></li><li><p>While Lens Protocol seeks to be the new highways of Web 3 enabling the movement of information, projects like Spruce (Sign in with Ethereum) [<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.spruceid.com/">19</a>], Verida [<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.verida.io/">20</a>] and Disco [<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.disco.xyz/">21</a>] look to the verification and self sovereignty of user data, while not using NFTs per se these technologies are tied to unique identifiers on the block chain.</p></li><li><p>Farcaster also aims to be the base layer protocol of Web 3 social media, but also has a focus on creating an engaging client to bring in users to their ecosystem. Their architecture is different from Lens and resembles block chain nodes, where the data of the system is stored on each node, Farcaster utilizes NFTs for a friendly name of their unique identifier [<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://github.com/farcasterxyz/protocol">22</a>].</p></li></ul><p>We believe that there are enormous opportunities in social media for builders, where Crypto first created a mechanism for people to regain control of their transactions (money), the next step in the evolution will be taking back sovereignty of individual identities and private data. We will delve more into this in our last essay for our Project.</p><h3 id="h-finance" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Finance</h3><p>The use of NFTs for finance is still at an early stage of exploration, coupled with Defi, there is a poetry in using a decentralized autonomous protocol with an asset that is born in Web 3. We believe in the future the integration between NFT finance and especially decentralized finance will only grow.</p><p>Here are two example use cases:</p><ul><li><p>NFTs can be used as collateral for borrowing and lending in DeFi platforms such as NFTfi [<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://nftfi.com/how-it-works/">23</a>]. This means that instead of using traditional assets such as ETH or BTC as collateral, users can use their NFTs as collateral. This provides greater flexibility and can unlock liquidity for NFT holders.</p></li><li><p>NFTs can be used to represent fractional ownership of an underlying asset, such as artwork or real estate, a platform that provides this service is Fractional.art that fractionalise NFT artwork [<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://fractional.art/">24</a>]. This allows investors to buy and sell fractions of the asset, making it more accessible and liquid. Important to note that an area of some debate is in some jurisdictions like the United States, the fractionalization of NFTs may lead them to be considered a security by regulators in the future [<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.natlawreview.com/article/sec-targets-nfts">25</a>].</p></li></ul><p>The intersection between DeFi and NFT in our opinion has great opportunities and an exciting area of innovation. However the regulatory uncertainty is a concern and greater clarity in the future will be most welcome by builders and users alike. We will explore some more regarding these opportunities in our Project essay.</p><h3 id="h-gaming" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Gaming</h3><p>Finally as mentioned, NFTs also offer significant opportunities in the video gaming industry. According to a report by Statista [<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.statista.com/outlook/dmo/digital-media/video-games/worldwide">26</a>], the global video gaming market is projected to reach US$365,6bn in 2023, with a large majority of that being mobile gaming. The play book for NFTs is well known, they can be used to represent in-game items and assets, which can then be traded or sold on decentralized marketplaces. This will enable players to have greater control and flexibility over their in-game items and potentially earn real-world value from them. Even the tiniest slice of this huge pie will be worthwhile for independent creators and builders.</p><h2 id="h-conclusion" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Conclusion</h2><p>In conclusion, the use of NFTs in smart contracts has the potential to create a new class of assets that are more secure, transparent, and efficient than traditional assets. While the current use of NFTs is primarily focused on the sale and exchange of digital art and collectibles, the future direction of NFTs is likely to expand to other domains, such as gaming, digital identity, and ownership of physical assets.</p><p>In our two following essays we will discuss how our Project is excited about NFT use in Finance and finally its application with Social Media and the reclaiming of our digital identities from Web 2.</p><p><strong>References:</strong></p><p>[1] <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.abra.com/resources/worlds-computer/">https://www.abra.com/resources/worlds-computer/</a> [2] <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.cryptorecruit.com/news/what-is-cryptocurrency-part-2-trustless-decentralized-immutable/">https://www.cryptorecruit.com/news/what-is-cryptocurrency-part-2-trustless-decentralized-immutable/</a> [3] <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://ethereum.org/en/whitepaper/">https://ethereum.org/en/whitepaper/</a> [4] <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://finematics.com/history-of-defi-explained/">https://finematics.com/history-of-defi-explained/</a> [5] <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://consensys.net/blog/news/programmable-blockchains-in-context-ethereum-smart-contracts-and-the-world-computer/">https://consensys.net/blog/news/programmable-blockchains-in-context-ethereum-smart-contracts-and-the-world-computer/</a> [6] <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://defillama.com/chain/Ethereum">https://defillama.com/chain/Ethereum</a> [7] <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.openzeppelin.com/contracts">https://www.openzeppelin.com/contracts</a> [8] <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://decrypt.co/118438/2022-versus-2021-nft-sales">https://decrypt.co/118438/2022-versus-2021-nft-sales</a> [9] <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://nonfungible.com/news/corporate/nft-market-report-q3-2022">https://nonfungible.com/news/corporate/nft-market-report-q3-2022</a> [10]<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://influencermarketinghub.com/nfts-statistics/#toc-14">https://influencermarketinghub.com/nfts-statistics/#toc-14</a> [11] <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.deloitte.com/global/en/services/risk-advisory/perspectives/the-future-of-digital-identity.html">https://www.deloitte.com/global/en/services/risk-advisory/perspectives/the-future-of-digital-identity.html</a> [12] <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://unlock-protocol.com/">https://unlock-protocol.com/</a> [13] <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://today.duke.edu/2022/05/jimmie-lenz-why-nft-makes-more-secure-versatile-diploma">https://today.duke.edu/2022/05/jimmie-lenz-why-nft-makes-more-secure-versatile-diploma</a> [14] <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://proofofhumanity.id/">https://proofofhumanity.id/</a> [15] <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.ey.com/en_us/news/2021/05/continued-ey-investments-in-blockchain-market-to-support-increased-demand">https://www.ey.com/en_us/news/2021/05/continued-ey-investments-in-blockchain-market-to-support-increased-demand</a> [16] <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.provenanceproof.com/provenance-proof-marketplace">https://www.provenanceproof.com/provenance-proof-marketplace</a> [17] “How does Everledger utilise NFTs?” <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://everledger.io/faq/">https://everledger.io/faq/</a> [18] <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.lens.xyz/docs/overview">https://docs.lens.xyz/docs/overview</a> [19] <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.spruceid.com/">https://www.spruceid.com/</a> [20] <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.verida.io/">https://www.verida.io/</a> [21] <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.disco.xyz/">https://www.disco.xyz/</a> [22] <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://github.com/farcasterxyz/protocol">https://github.com/farcasterxyz/protocol</a> [23] <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://nftfi.com/how-it-works/">https://nftfi.com/how-it-works/</a> [24] <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://fractional.art/">https://fractional.art/</a> [25] <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.natlawreview.com/article/sec-targets-nfts">https://www.natlawreview.com/article/sec-targets-nfts</a> [26] <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.statista.com/outlook/dmo/digital-media/video-games/worldwide">https://www.statista.com/outlook/dmo/digital-media/video-games/worldwide</a></p><p><strong>Risk and Disclaimers:</strong></p><ul><li><p>This essay is for educational and entertainment purposes only, none of this has been financial advice.</p></li><li><p>Although great care has been taken to check the veracity of information presented, some mistakes and misinterpretation may have taken place, please do your own research, this essay should be treated as only the considered opinion of the author.</p></li><li><p>Crypto continues to develop and the regulatory environment is changing, it is important to carefully consider the up to date legal and regulatory implications.</p></li></ul>]]></content:encoded>
            <author>locke0x1689ad@newsletter.paragraph.com (Locke0x1689AD)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/01d47e5db7e9ec64edb34e9b6bceb66acb4a9fbbbd01b4bb2695653b091df24b.jpg" length="0" type="image/jpg"/>
        </item>
    </channel>
</rss>