<?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>red</title>
        <link>https://paragraph.com/@red45</link>
        <description>undefined</description>
        <lastBuildDate>Sun, 05 Jul 2026 12:13:36 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[On-Chain Doesn't Mean Transparent — It Means Visible]]></title>
            <link>https://paragraph.com/@red45/on-chain-doesnt-mean-transparent-—-it-means-visible</link>
            <guid>AifVo0MO0axlpO5eRp8t</guid>
            <pubDate>Wed, 24 Jun 2026 05:35:08 GMT</pubDate>
            <description><![CDATA[Web3 repeats one claim so often it's stopped being questioned: put it on the blockchain, and it becomes transparent. It's said about crowdfunding constantly. Donate through a smart contract instead of a company, and suddenly the process is "transparent" — donors can supposedly see everything. But visible and transparent are not the same thing, and the gap between them matters more than people admit. Visibility means the data exists publicly. Anyone can pull up the transaction. Transparency me...]]></description>
            <content:encoded><![CDATA[<p>Web3 repeats one claim so often it's stopped being questioned: <em>put it on the blockchain, and it becomes transparent.</em></p><p>It's said about crowdfunding constantly. Donate through a smart contract instead of a company, and suddenly the process is "transparent" — donors can supposedly see everything.</p><p>But visible and transparent are not the same thing, and the gap between them matters more than people admit.</p><p><strong>Visibility</strong> means the data exists publicly. Anyone can pull up the transaction. <strong>Transparency</strong> means the data is actually understandable and meaningful to the person looking at it. Blockchain guarantees the first. It does not guarantee the second.</p><p>Here's where that breaks down in practice. A donor sends crypto to a crowdfunding contract. They can find the transaction on a block explorer. The hash is real, the transfer is public, nothing is hidden. But ask what that transaction actually proves: it proves money moved from one address to another. It proves nothing about whether the campaign goal was genuine, whether the funds will be used as promised, or whether the project delivers anything at all.</p><p>And almost no donor is reading the contract itself. Some technical users might trace through the Solidity and understand exactly what happens to their funds at each step. Most won't — not because they're careless, but because reading smart contract code is a specialized skill, not a baseline expectation for someone who just wants to support a cause.</p><p>So the actual transparency on offer is: <em>the raw data is available, if you know how to read it.</em> That's a real improvement over a black-box company ledger. But it's not the same claim as "donors can see everything," and treating it that way oversells what the system delivers.</p><p>This isn't an argument against building on-chain. It's an argument for being honest about what "transparent" should mean here. Real transparency, for a donor who isn't a developer, would mean being able to verify the <em>outcome</em> — did the goal get met, did the funds go where promised — not just the <em>transfer</em>.</p><p>I'd update this view if wallets or dapps built genuine outcome-tracking for non-technical users — something that translates on-chain activity into a plain answer about whether a campaign delivered, not just a log of transactions. I haven't seen that built well yet. Until it exists, "on-chain" should be read as "visible," not "transparent" — and the difference is exactly the gap I'm trying to close in the dapp I'm building.</p>]]></content:encoded>
            <author>red45@newsletter.paragraph.com (red)</author>
            <category>#web3</category>
            <category>#blockchain</category>
            <enclosure url="https://storage.googleapis.com/papyrus_images/b9704b7695ff67d41f7c9c8fda4f90b264a89393cc28c4b29d6f1d65c6e12a37.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Web3 Is Not The Answer To Everything — But Crowdfunding Has A Trust Problem That Might Need It]]></title>
            <link>https://paragraph.com/@red45/web3-is-not-the-answer-to-everything-—-but-crowdfunding-has-a-trust-problem-that-might-need-it</link>
            <guid>SIStppy1RRX8ogYil2fr</guid>
            <pubDate>Tue, 16 Jun 2026 10:05:58 GMT</pubDate>
            <description><![CDATA[When you donate to a campaign, you are placing faith in three things — the creator, the platform, and the process. Most of the time, you cannot fully verify any of them. Platforms sit in the middle. They hold the money. They set the rules. They decide what campaigns are allowed and what happens if something goes wrong. ]]></description>
            <content:encoded><![CDATA[<p>When you donate to a campaign, you are placing faith in three things — the creator, the platform, and the process. Most of the time, you cannot fully verify any of them.</p><p>Platforms sit in the middle. They hold the money. They set the rules. They decide what campaigns are allowed and what happens if something goes wrong. Many charge significant fees and retain ultimate control over campaigns — meaning a creator's work can be affected by platform decisions they never agreed to.</p><p>Donors cannot verify where money goes after it leaves their wallet. Creators depend entirely on whether the platform decides to support them. The relationship is built on trust in a company — not on transparency in a system.</p><p>That is the real problem.</p><p>I am not saying Web3 fixes everything. Blockchain is expensive, slow, and genuinely not the right tool for most problems.</p><p>But when I sat with this specific problem — the trust gap between donors, creators, and platforms — smart contracts started to make sense.</p><p>A smart contract cannot quietly take a larger cut than agreed. It cannot shut down a campaign without triggering the conditions written into the code. The logic is public, on-chain, and does not change based on a company's internal decision.</p><p>To be honest — smart contracts are controlled by whoever writes and deploys them. That includes me. So I am not claiming this is trustless magic. What I am claiming is that the rules become visible. Donors can read them. Creators can verify them. That is a meaningful shift from how things work today.</p><p>The version I am building will allow campaign creators to define funding goals, receive contributions directly on-chain, and make every transaction publicly verifiable. I am still learning and iterating — working with Solidity, React, and Hardhat — but the goal is simple: reduce dependence on intermediaries and increase transparency for donors.</p><p>I am a self-taught developer learning from YouTube, building in silence. This is me thinking out loud in public.</p><p>Follow along if you are curious where this goes.</p>]]></content:encoded>
            <author>red45@newsletter.paragraph.com (red)</author>
            <category>#web3</category>
            <category>#crowdfunding</category>
            <enclosure url="https://storage.googleapis.com/papyrus_images/89cc2f69a96ba582e7f089ead0804ced48d08a121d4f1906eb20d776a8d70ad0.jpg" length="0" type="image/jpg"/>
        </item>
    </channel>
</rss>