<?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>Fella</title>
        <link>https://paragraph.com/@fella</link>
        <description>undefined</description>
        <lastBuildDate>Sun, 07 Jun 2026 14:38:33 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>Fella</title>
            <url>https://storage.googleapis.com/papyrus_images/d3c0ffcdc325224f351c7bb3261fc8eb7d3415a575b0185519750a847cef4ba7.jpg</url>
            <link>https://paragraph.com/@fella</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[Crypto Tokens: A Breakthrough in Open Network Design]]></title>
            <link>https://paragraph.com/@fella/crypto-tokens-a-breakthrough-in-open-network-design</link>
            <guid>wia6BVubfvrxucfjN2K6</guid>
            <pubDate>Sun, 15 Jan 2023 14:53:08 GMT</pubDate>
            <description><![CDATA[It is a wonderful accident of history that the internet and web were created as open platforms that anyone — users, developers, organizations — could access equally. Among other things, this allowed independent developers to build products that quickly gained widespread adoption. Google started in a Menlo Park garage and Facebook started in a Harvard dorm room. They competed on a level playing field because they were built on decentralized networks governed by open protocols. Today, tech comp...]]></description>
            <content:encoded><![CDATA[<p>It is a wonderful accident of history that the internet and web were created as open platforms that anyone — users, developers, organizations — could access equally. Among other things, this allowed independent developers to build products that quickly gained widespread adoption. Google started in a Menlo Park garage and Facebook started in a Harvard dorm room. They competed on a level playing field because they were built on decentralized networks governed by open protocols.</p><p>Today, tech companies like Facebook, Google, Amazon, and Apple are <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://medium.com/@cdixon/the-internet-economy-fc43f3eff58a">stronger</a> than ever, whether measured by <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://www.visualcapitalist.com/chart-largest-companies-market-cap-15-years/">market cap</a>, share of top mobile apps, or pretty much any other common measure.</p><p>These companies also control massive proprietary developer platforms. The dominant operating systems — iOS and Android — charge 30% payment fees and exert heavy influence over app distribution. The dominant social networks tightly restrict access, hindering the ability of third-party developers to scale. Startups and independent developers are increasingly competing from a disadvantaged position.</p><p>A potential way to reverse this trend are <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://continuations.com/post/148098927445/crypto-tokens-and-the-coming-age-of-protocol">crypto tokens</a> — a new way to design open networks that arose from the cryptocurrency movement that began with the introduction of Bitcoin in 2008 and accelerated with the introduction of Ethereum in 2014. Tokens are a breakthrough in open network design that enable: 1) the creation of open, decentralized networks that combine the best architectural properties of open and proprietary networks, and 2) new ways to incentivize open network participants, including users, developers, investors, and service providers. By enabling the development of new open networks, tokens could help reverse the centralization of the internet, thereby keeping it accessible, vibrant and fair, and resulting in greater innovation.</p><p>Bitcoin was introduced in 2008 with the publication of <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://en.wikipedia.org/wiki/Satoshi_Nakamoto">Satoshi Nakamoto’s</a> landmark <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://bitcoin.org/bitcoin.pdf">paper</a> that proposed a novel, decentralized payment system built on an underlying technology now known as a <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://en.wikipedia.org/wiki/Blockchain">blockchain</a>. Most fans of Bitcoin (including <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://cdixon.org/2013/12/31/why-im-interested-in-bitcoin/">me</a>) mistakenly thought Bitcoin was solely a breakthrough in financial technology. (It was easy to make this mistake: Nakamoto himself called it a “p2p payment system.”)</p><p>In retrospect, Bitcoin was really two innovations: 1) a <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://en.wikipedia.org/wiki/Store_of_value">store of value</a> for people who wanted an alternative to the existing financial system, and 2) a new way to develop open networks. Tokens unbundle the latter innovation from the former, providing a general method for designing and growing open networks.</p><p>Networks — computing networks, developer platforms, marketplaces, social networks, etc — have always been a powerful part of the promise of the internet. Tens of thousands of networks have been incubated by developers and entrepreneurs, yet only a very small percentage of those have survived, and most of those were owned and controlled by private companies. The current state of the art of network development is very crude. It often involves raising money (venture capital is a common source of funding) and then spending it on paid marketing and other channels to overcome the “bootstrap problem” — the problem that networks tend to only become useful when they reach a critical mass of users. In the rare cases where networks succeed, the financial returns tend to accrue to the relatively small number of people who own equity in the network. Tokens offer a better way.</p><p>Ethereum, introduced in 2014 and launched in 2015, was the first major non-Bitcoin token network. The lead developer, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://a16z.com/2016/08/28/ethereum/">Vitalik Buterin</a>, had previously tried to create smart contract languages on top of the Bitcoin blockchain. Eventually he realized that (by design, mostly) Bitcoin was too limited, so a new approach was needed.</p><p>Ethereum is a network that allows developers to run “smart contracts” — snippets of <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://en.wikipedia.org/wiki/Ethereum#Smart_contracts">code</a> submitted by developers that are executed by a distributed network of computers. Ethereum has a corresponding token called Ether that can be purchased, either to hold for financial purposes or to use by purchasing computing power (known as “<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://ethereum.stackexchange.com/questions/3/what-is-gas-and-transaction-fee-in-ethereum">gas</a>”) on the network. Tokens are also given out to “miners” which are the computers on the decentralized network that execute smart contract code (you can think of miners as playing the role of cloud hosting services like <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://en.wikipedia.org/wiki/Amazon_Web_Services">AWS</a>). Third-party developers can write their own <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://dapps.ethercasts.com/">applications</a> that live on the network, and can charge Ether to generate revenue.</p><p>Ethereum is inspiring a new wave of token networks. (It also provided a simple way for new token networks to launch on top of the Ethereum network, using a standard known as <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://github.com/ethereum/EIPs/issues/20">ERC20</a>). Developers are building token networks for a wide range of use cases, including distributed <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://filecoin.io/">computing</a> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://golem.network/">platforms</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://augur.net/">prediction</a> and financial markets, incentivized <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://steem.io/">content creation networks</a>, and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://basicattentiontoken.org/">attention and advertising networks</a>. Many more networks will be invented and launched in the coming months and years.</p><p>Below I walk through the two main benefits of the token model, the first architectural and the second involving incentives.</p><p>Proponents of open systems never had an effective way to manage and fund operating services, leading to a significant architectural disadvantage compared to their proprietary counterparts. This was particularly evident during the last internet mega-battle between open and closed networks: the social wars of the late 2000s. As Alexis Madrigal recently <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.theatlantic.com/technology/archive/2017/05/a-very-brief-history-of-the-last-10-years-in-technology/526767/?utm_source=atltw">wrote</a>, back in 2007 it looked like open networks would dominate going forward:</p><blockquote><p><em>In 2007, the web people were triumphant. Sure, the dot-com boom had busted, but empires were being built out of the remnant swivel chairs and fiber optic cables and unemployed developers. Web 2.0 was not just a temporal description, but an ethos. The web would be open. A myriad of services would be built, communicating through APIs, to provide the overall internet experience.</em></p></blockquote><p>But with the launch of the iPhone and the rise of smartphones, proprietary networks quickly won out:</p><blockquote><p><em>As that world-historical explosion began, a platform war came with it. The Open Web lost out quickly and decisively. By 2013, Americans spent about as much of their time on their phones </em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://www.marketingcharts.com/online/smart-device-users-spend-as-much-time-on-facebook-as-the-mobile-web-28422/"><em>looking at Facebook</em></a><em> as they did the whole rest of the open web.</em></p></blockquote><p>Why did open social protocols get so decisively defeated by proprietary social networks? The rise of smartphones was only part of the story. Some open protocols — like email and the web — survived the transition to the mobile era. Open protocols relating to social networks were high quality and abundant (e.g. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://en.wikipedia.org/wiki/RSS">RSS</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://xmlns.com/foaf/spec/">FOAF</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://en.wikipedia.org/wiki/XHTML_Friends_Network">XFN</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://openid.net/">OpenID</a>). What the open side lacked was a mechanism for encapsulating software, databases, and protocols together into easy-to-use services.</p><p>For example, in 2007, Wired magazine ran an <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.wired.com/2007/08/open-social-net/">article</a> in which they tried to create their own social network using open tools:</p><blockquote><p><em>For the last couple of weeks, Wired News tried to roll its own Facebook using free web tools and widgets. We came close, but we ultimately failed. We were able to recreate maybe 90 percent of Facebook’s functionality, but not the most important part — a way to link people and declare the nature of the relationship.</em></p></blockquote><p>Some developers <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://bradfitz.com/social-graph-problem/">proposed</a> solving this problem by creating a database of social graphs run by a non-profit organization:</p><blockquote><p><strong><em>Establish a non-profit and open source software</em></strong>* (with copyrights held by the non-profit) which collects, merges, and redistributes the graphs from all other social network sites into one global aggregated graph. This is then made available to other sites (or users) via both public APIs (for small/casual users) and downloadable data dumps, with an update stream / APIs, to get iterative updates to the graph (for larger users).*</p></blockquote><p>These open schemes required widespread coordination among standards bodies, server operators, app developers, and sponsoring organizations to mimic the functionality that proprietary services could provide all by themselves. As a result, proprietary services were able to create better user experiences and iterate much faster. This led to faster growth, which in turn led to greater investment and revenue, which then fed back into product development and further growth. Thus began a flywheel that drove the meteoric rise of proprietary social networks like Facebook and Twitter.</p><p>Had the token model for network development existed back in 2007, the playing field would have been much more level. First, tokens provide a way not only to define a protocol, but to fund the operating expenses required to host it as a service. Bitcoin and Ethereum have tens of thousands of servers around the world (“miners”) that run their networks. They cover the hosting costs with built-in mechanisms that automatically distribute token rewards to computers on the network (“mining rewards”).</p><p>Second, tokens provide a model for creating shared computing resources (<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://medium.com/@FEhrsam/the-dapp-developer-stack-the-blockchain-industry-barometer-8d55ec1c7d4">including</a> databases, compute, and file storage) while keeping the control of those resources decentralized (and without requiring an organization to maintain them). This is the blockchain technology that has been talked about <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://trends.google.com/trends/explore?q=blockchain">so much</a>. Blockchains would have allowed shared social graphs to be stored on a decentralized network. It would have been easy for the Wired author to create an open social network using the tools available today.</p><p>Some of the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://cdixon.org/2009/09/14/the-inevitable-showdown-between-twitter-and-twitter-apps/">fiercest battles</a> in tech are between <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://en.wikipedia.org/wiki/Complementary_good">complements</a>. There were, for example, hundreds of startups that tried to build businesses on the APIs of social networks only to have the terms change later on, forcing them to pivot or shut down. Microsoft’s battles with complements like Netscape and Intuit are legendary. Battles within ecosystems are so common and drain so much energy that business books are full of frameworks for how one company can squeeze profits from adjacent businesses (e.g. Porter’s <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://en.wikipedia.org/wiki/Porter%27s_five_forces_analysis">five forces</a> model).</p><p>Token networks remove this friction by aligning network participants to work together toward a common goal— the growth of the network and the appreciation of the token. This alignment is one of the main reasons Bitcoin continues to defy <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://99bitcoins.com/bitcoinobituaries/">skeptics</a> and flourish, even while new token networks like Ethereum have grown along side it.</p><p>Moreover, well-designed token networks include an efficient mechanism to incentivize network participants to overcome the bootstrap problem that bedevils traditional network development. For example, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://steemit.com/">Steemit</a> is a decentralized Reddit-like token network that makes payments to users who post and upvote articles. When Steemit launched last year, the community was <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://coinreport.net/social-network-steemit-distributes-1-3-million-first-cryptocurrency-payout-users/">pleasantly surprised</a> when they made their first significant payout to users.</p><p>This in turn led to the appreciation of Steemit tokens, which increased future payouts, leading to a <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.usv.com/blog/fat-protocols">virtuous cycle</a> where more users led to more investment, and vice versa. Steemit is still a beta project and has since had mixed results, but was an interesting experiment in how to generalize the mutually reinforcing interaction between users and investors that Bitcoin and Ethereum first demonstrated.</p><p>A lot of attention has been paid to token pre-sales (so-called “ICOs”), but they are just one of multiple ways in which the token model innovates on network incentives. A well-designed token network carefully manages the distribution of tokens across all five groups of network participants (users, core developers, third-party developers, investors, service providers) to maximize the growth of the network.</p><p>One way to think about the token model is to imagine if the internet and web hadn’t been funded by governments and universities, but instead by a company that raised money by selling off domain names. People could buy domain names either to use them or as an investment (collectively, domain names are worth tens of billions of dollars today). Similarly, domain names could have been given out as rewards to service providers who agreed to run hosting services, and to third-party developers who supported the network. This would have provided an alternative way to finance and accelerate the development of the internet while also aligning the incentives of the various network participants.</p>]]></content:encoded>
            <author>fella@newsletter.paragraph.com (Fella)</author>
        </item>
        <item>
            <title><![CDATA[XERA — Not just another new Crypto Exchange]]></title>
            <link>https://paragraph.com/@fella/xera-not-just-another-new-crypto-exchange</link>
            <guid>0KkDfEYAxe9hI1Ms9mRc</guid>
            <pubDate>Sun, 15 Jan 2023 14:45:37 GMT</pubDate>
            <description><![CDATA[With registrations opening and after many busy months of designing, building and testing the platform, the XERA exchange is now a reality! The initial pre-launch beta tests have been successful and the final edits are now complete. We are very pleased to say that the XERA Exchange launch is starting. Let’s get the party started! We have decided to create some exciting rewards in the form of a massive air drop, an awesome bounty and some really great competitions. This will be your chance to ‘...]]></description>
            <content:encoded><![CDATA[<p>With registrations opening and after many busy months of designing, building and testing the platform, <strong>the XERA exchange is now a reality!</strong></p><p>The initial pre-launch beta tests have been successful and the final edits are now complete. We are very pleased to say that the XERA Exchange launch is starting.</p><p>Let’s get the party started! We have decided to create some exciting rewards in the form of a massive air drop, an awesome bounty and some really great competitions. This will be your chance to ‘bag’ some XERA tokens ahead of the exchange go live. We will be releasing details as they happen so keep an eye on our social media channels for more information.</p><p><strong>Great news</strong> — We will be opening the XERA wallets on 20th October 2019 and full deposit plus withdrawal of BTC and ETH will become available during November 2019. We will also be integrating USDT (Tether) as a trading pair in November.</p><p><strong>A strong community</strong></p><p>We are building a strong community who will become an important part of the XERA machine. A community that will be heard and well supported. We want to listen to ideas for improvements and suggestions for future enhancements and we want to reward those who lead the way.</p><p>To give us the best opportunity for succeeding and to become a leading global exchange, we need to continue with developing our trading tools and to constantly check and enhance our platform security. Our amazing developers have worked non stop to deliver the project into the hands of the public but we want them to go even further, making XERA the best in terms of trading tools, analytic facilities, low fees and overall customer trading experience. Therefore, we will constantly keep adding tools and developing our platform into the future.</p><p><strong>Great news about partnerships</strong>. Partnerships have been mentioned previously and are now a reality. During the coming months we will be partnering with great names such as DASH, IOTA, Digibyte, Credits (CS), XRP and more!</p><p>So to summarize, we have a new team, a revised White Paper, many plans for future enhancements with a new roadmap and many future targets that we aim to achieve. We now have everything in place including a strong passion to succeed. With a higher level of marketing and an amazing community behind us, we are determined to reach success.</p><p>We hope you will join our growing community as we continually develop and add more features, tools and analytic facilities to give everyone a better crypto currency trading experience. We will also be adding more currency pairs to our exchanges.</p><p>To keep up to date with all our news and announcements, be sure to follow us here:</p><p>XERA Exchange: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://xera.tech/">https://xera.tech</a></p><p>Telegram: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.me/xeraexchange">https://t.me/xeraexchange</a></p><p>Twitter: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/xeratech">https://twitter.com/xeratech</a></p><p>Facebook: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.facebook.com/xerablockchain/">https://www.facebook.com/xerablockchain/</a></p><p>LinkedIn: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.linkedin.com/company/13689122">https://www.linkedin.com/company/13689122</a></p><p>Reddit: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.reddit.com/r/XeraExchange/">https://www.reddit.com/r/XeraExchange/</a></p>]]></content:encoded>
            <author>fella@newsletter.paragraph.com (Fella)</author>
        </item>
        <item>
            <title><![CDATA[What to invest in crypto 2023]]></title>
            <link>https://paragraph.com/@fella/what-to-invest-in-crypto-2023</link>
            <guid>SETCC3j0KAodwWoXvfap</guid>
            <pubDate>Wed, 07 Dec 2022 12:26:24 GMT</pubDate>
            <description><![CDATA[As the world continues to become more digitally focused, the concept of cryptocurrency has gained increasing attention and popularity. With many experts predicting a bullish market for crypto in 2023, now is a great time to consider investing in this exciting and potentially profitable industry. One of the first things to consider when deciding what to invest in crypto is the type of cryptocurrency you want to invest in. The two most popular options are Bitcoin and Ethereum, both of which hav...]]></description>
            <content:encoded><![CDATA[<p>As the world continues to become more digitally focused, the concept of cryptocurrency has gained increasing attention and popularity. With many experts predicting a bullish market for crypto in 2023, now is a great time to consider investing in this exciting and potentially profitable industry.</p><p>One of the first things to consider when deciding what to invest in crypto is the type of cryptocurrency you want to invest in. The two most popular options are Bitcoin and Ethereum, both of which have proven track records and strong communities backing them.</p><p><strong>Bitcoin</strong>, often referred to as the “gold standard” of cryptocurrency, has consistently been one of the top performing digital assets. Its decentralized nature and limited supply make it a potentially attractive investment for those looking to diversify their portfolio.</p><p><strong>Ethereum</strong>, on the other hand, is a more flexible platform that allows for the creation and execution of smart contracts. This makes it a potentially attractive option for those interested in the potential for decentralized finance (DeFi) and other applications of blockchain technology.</p><p>Another factor to consider when investing in crypto is the underlying technology. Blockchain, the technology that powers most cryptocurrencies, has the potential to revolutionize industries ranging from finance to supply chain management. Investing in blockchain technology, either through specific projects or through broader exposure to the industry, can provide a potential avenue for growth.</p>]]></content:encoded>
            <author>fella@newsletter.paragraph.com (Fella)</author>
        </item>
        <item>
            <title><![CDATA[Polkadot Liquid Staking Guide]]></title>
            <link>https://paragraph.com/@fella/polkadot-liquid-staking-guide</link>
            <guid>I0GvdVKlmd3NOcdqt0gz</guid>
            <pubDate>Wed, 07 Dec 2022 12:10:02 GMT</pubDate>
            <description><![CDATA[Polkadot can be a confusing cryptocurrency to the uninitiated. However, if one is consistent enough to understand this blockchain’s intricacies, it will be clear that Polkadot is bringing new and exciting paradigms to the crypto universe. This write up is more about Polkadot’s different liquid staking options, but it wouldn’t hurt to say few words about its technical merits. As a basic DYOR, let’s consider Ethereum, the pioneering smart contracts platform. Whenever the chain gets congested, u...]]></description>
            <content:encoded><![CDATA[<p>Polkadot can be a confusing cryptocurrency to the uninitiated. However, if one is consistent enough to understand this blockchain’s intricacies, it will be clear that Polkadot is bringing new and exciting paradigms to the crypto universe. This write up is more about Polkadot’s different liquid staking options, but it wouldn’t hurt to say few words about its technical merits.</p><p>As a basic DYOR, let’s consider Ethereum, the pioneering smart contracts platform. Whenever the chain gets congested, usually due to a popular NFT drop, transactions become slow and expensive. To remedy this congestion issue, the original upgrade plan was to use “Sharding”, basically fragmenting the main blockchain into several interconnected blockchains, with each having its own specialization, e.g DeFi, NFTs, identity… However, it is looking like Ethereum will rely on L2s and side-chains to scale in the foreseeable future, as upgrading Ethereum is proving to be more complicated than anticipated. Enter Polkadot, a base chain of several specialized chains that is built from the ground up to scale through sharding. There are already several parachains (or app-chains, shards…naming conventions are still being finalized) that are live and unique in their scope and aim.</p><p>Now if you do your DYOR and conclude that you want to hold some DOT, the next question is how to stake it? you can stake on chain for ~ 15 % APR (not compounded), or you can stake on a centralized exchange for varying rates that aim to incentivize staking with them instead of keeping your assets in your own wallet and using native staking. Enter liquid staking, where you can stake on a parachain, get your normal DOT rewards for staking, and receive liquid DOT tokens that represent your staked DOTs and can be used to earn extra rewards, what’s not to love?</p><p>You get the idea now, in normal POS staking, you stake your tokens by choosing a validator or similar, you start receiving your normal staking rewards, and that’s the end of the story. In liquid staking, you stake an amount of DOTs, you start receiving your rewards, BUT you also receive an amount of liquid DOTs, usually named xDOT, where the “x” is a letter that varies per platform. These xDOTs represent your staked DOTS AND can be used as seen fit, e.g. to provide liquidity in DOT-xDOT farms for extra rewards. In this article we will explore three platforms that provide liquid staking: Acala, Biforst and Parallel. We will see how to stake your DOTs, receive your liquid xDOTs, and then how to stake your xDOTs for extra rewards. Double dipping at its finest.</p><p>Let’s keep two important things in mind before we start, in Polkadot, no matter what you do, always make sure to never go below 1 DOT in your account, otherwise the account gets reaped because your funds are below the existential deposit (another DYOR item). Second, the same way you need DOT as gas fee to transact on Polkadot main chain, you also need the specific parachain’s token for gas fees, so make sure to get parachain tokens from a CEX or a DEX.</p><p>As a wallet, I will be using Talisman, a Polkadot browser extension wallet that is intuitive and has a fantastic UI. It can downloaded at <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.talisman.xyz/">https://www.talisman.xyz</a></p>]]></content:encoded>
            <author>fella@newsletter.paragraph.com (Fella)</author>
        </item>
    </channel>
</rss>