<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Hedera Team</title>
    <description>The latest articles on DEV Community by Hedera Team (@hedera).</description>
    <link>https://dev.to/hedera</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2189660%2Fde3c7fb4-caa4-40cf-9b13-23c42020332b.png</url>
      <title>DEV Community: Hedera Team</title>
      <link>https://dev.to/hedera</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hedera"/>
    <language>en</language>
    <item>
      <title>Introducing HIP-991: Permissionless Revenue-Generating Topic Ids for Topic Operators</title>
      <dc:creator>Hedera Team</dc:creator>
      <pubDate>Wed, 26 Mar 2025 12:28:04 +0000</pubDate>
      <link>https://dev.to/hedera/introducing-hip-991-permissionless-revenue-generating-topic-ids-for-topic-operators-4ie0</link>
      <guid>https://dev.to/hedera/introducing-hip-991-permissionless-revenue-generating-topic-ids-for-topic-operators-4ie0</guid>
      <description>&lt;p&gt;By &lt;strong&gt;Oliver Thorn&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;HIP-991 extends the functionality of the Hedera Consensus Service, turning it into a powerful revenue engine for developers, AI agents, and businesses. With permissionless revenue-generating topic IDs, the ecosystem now has native economic tools to monetize topics with high degrees of programmability and control.&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;HIP-991 at a Glance: Transforming Topics into Revenue Streams&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://hips.hedera.com/hip/hip-991" rel="noopener noreferrer"&gt;HIP-991&lt;/a&gt; - now implemented and ready for testing on Hedera testnet v0.59 - introduces permissionless revenue-generating Topic IDs to the &lt;a href="https://hedera.com/consensus-service" rel="noopener noreferrer"&gt;Hedera Consensus Service&lt;/a&gt; (HCS). This significant update establishes a fixed fee system for topic message submissions, bringing extended monetization functionalities and programmable control to network topics, topic operators, and end-users as a whole.&lt;/p&gt;

&lt;p&gt;This HIP fundamentally changes what's possible with topic-based decentralized applications:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;New Revenue Streams&lt;/strong&gt;: Topic operators can now generate predictable revenue from each message submission and distribute fees to multiple wallets automatically, enabling sustainable and versatile workflows.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Enhanced Access Control&lt;/strong&gt;: Developers can implement customizable economic barriers to reduce spam while maintaining permissionless access.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Flexible Payment Options&lt;/strong&gt;: Fees can be denominated in HBAR or any Hedera Token Service (HTS) fungible token, enabling seamless integration with existing token ecosystems or DAO governance structures.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The introduction of topic fees mirrors the successful custom fee structure already implemented in HTS, providing a familiar and proven model for developers already working in the ecosystem. For users submitting messages to topics, the experience remains straightforward but now includes the option to specify maximum fees they're willing to pay, providing protection against unexpected charges.&lt;/p&gt;

&lt;p&gt;Whether you're developing a data marketplace, &lt;strong&gt;a decentralized compute/AI agent service&lt;/strong&gt;, a premium content distribution system, or a high-value messaging service, this proposal provides the economic infrastructure needed to create viable business models while simultaneously offering enhanced spam protection and resource allocation capabilities. As we explore the details of this HIP, you'll discover how these new capabilities can fundamentally reshape your approach to building and monetizing applications on the Hedera network.&lt;/p&gt;

&lt;p&gt;Let’s dive in and explore HIP-991 in-depth!&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Key Features Introduced&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;HIP-991 introduces a powerful set of features that fundamentally transforms how HCS topics can be monetized and managed. These capabilities create a flexible economic model that balances revenue generation with access control, all while seamlessly integrating with existing Hedera infrastructure.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Optional Fixed Fees for Message Submissions&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;HIP-991 enables topic operators to set optional fixed fees that must be paid when submitting messages to a topic. This creates an immediate economic barrier that serves three purposes:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Generates &lt;strong&gt;predictable revenue&lt;/strong&gt; for topic operators&lt;/li&gt;
&lt;li&gt;Reduces unwanted message spam&lt;/li&gt;
&lt;li&gt;Guarantees payment on successful message submission&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Unlike the current one-size-fits-all approach with its minimal $0.0001 fee, topic operators can now set fees appropriate to their specific use case. A high-value financial data feed might warrant a higher submission fee than a general community messaging channel, allowing the market to determine appropriate pricing based on the information's value.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Multi-Currency Support (HBAR and HTS Tokens)&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;HIP-991 doesn't limit fees to HBAR - operators can configure topics to accept &lt;strong&gt;any HTS fungible token&lt;/strong&gt; as payment. This opens up fascinating possibilities:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;DAOs can require governance token submissions for proposals and/or votes&lt;/li&gt;
&lt;li&gt;AI agents can charge customized HTS tokens or HBAR to execute commands / compute&lt;/li&gt;
&lt;li&gt;Communities can create token-gated messaging using their own community token&lt;/li&gt;
&lt;li&gt;Topic-specific tokens can be created that give holders messaging rights&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This token flexibility creates a seamless experience where users can leverage their existing token holdings for topic interactions.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Fee Schedule Key for Independent Fee Management&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Recognizing that fee structures may need to evolve over time, HIP-991 implements a dedicated &lt;strong&gt;Fee Schedule Key&lt;/strong&gt; that operates independently from other administrative functions. This key:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Controls fee updates for the topic&lt;/li&gt;
&lt;li&gt;Can be set at creation time and updated later (similar to HTS tokens)&lt;/li&gt;
&lt;li&gt;Follows the same security rules as the Submit key&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This separation of concerns allows operators to delegate fee management without granting full administrative control over the topic itself, enhancing operational security.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Multi-Wallet Fee Distribution&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;HIP-991 allows fees to be distributed to multiple wallet addresses. This enables:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Revenue sharing amongst stakeholders&lt;/li&gt;
&lt;li&gt;Automated payment splitting for collaborative topics&lt;/li&gt;
&lt;li&gt;Diverse distribution models for different business arrangements&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This capability is particularly valuable for topics that represent collaborative ventures where multiple parties contribute value and deserve a share of any generated revenue.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Fee Exempt Key List for Authorized Free Access&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The &lt;strong&gt;Fee Exempt Key List&lt;/strong&gt; feature provides a balanced approach to access control. Topics can maintain a list of keys that are allowed to send messages without paying fees. When a transaction includes a signature from a key on this list, the fee requirement is waived.&lt;/p&gt;

&lt;p&gt;This creates a hybrid model where:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;General users pay the designated fee&lt;/li&gt;
&lt;li&gt;Authorized entities can submit messages without charges&lt;/li&gt;
&lt;li&gt;Topic operators maintain control over who receives free access&lt;/li&gt;
&lt;li&gt;Even threshold keys are supported for multi-signature requirements&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The list can contain up to 10 keys and can be updated with a &lt;em&gt;&lt;strong&gt;ConsensusUpdateTopicTransaction&lt;/strong&gt;&lt;/em&gt; signed by the topic's Admin Key, providing ongoing flexibility in access control management.&lt;/p&gt;

&lt;p&gt;This combination of features creates the perfect balance between public accessibility and controlled authorization, all while generating predictable revenue streams for topic operators.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The Mechanics of Revenue-Generating Topics&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Understanding the foundational workflows enabled by HIP-991 is essential for developers looking to leverage these new capabilities. Let's break down the mechanics of how these permissionless revenue-generating topic IDs function on Hedera.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Setting Fees During Topic Creation&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;When creating a new topic, developers can now specify custom fees using the &lt;strong&gt;&lt;em&gt;custom_fees&lt;/em&gt;&lt;/strong&gt; property in the &lt;strong&gt;&lt;em&gt;ConsensusCreateTopicTransactionBody&lt;/em&gt;&lt;/strong&gt;. This works similarly to custom fee creation for tokens in HTS. The process follows these steps:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Define one or more fixed fees (up to 10 entries allowed)&lt;/li&gt;
&lt;li&gt;Specify whether each fee is in HBAR or an HTS fungible token&lt;/li&gt;
&lt;li&gt;Set the fee amount for each message submission&lt;/li&gt;
&lt;li&gt;Designate the fee collector account(s) that will receive the payments&lt;/li&gt;
&lt;li&gt;Optionally set a Fee Schedule Key to manage future fee updates&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Fee Payment Flow&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;When a user submits a message to a topic with custom fees, the following process occurs:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;The user submits a &lt;strong&gt;&lt;em&gt;TopicMessageSubmitTransaction&lt;/em&gt;&lt;/strong&gt; to the network&lt;/li&gt;
&lt;li&gt;The network validates the transaction and checks if fees are required&lt;/li&gt;
&lt;li&gt;If the submitter's key is in the Fee Exempt Key List, no fee is charged&lt;/li&gt;
&lt;li&gt;Otherwise, the network checks if the user has sufficient balance for the fee&lt;/li&gt;
&lt;li&gt;The fee is transferred from the sender's account to the designated fee collector account(s)&lt;/li&gt;
&lt;li&gt;The message is recorded on the topic if all conditions are met&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The transaction fails if the user doesn't have sufficient funds to cover the fee, but the network fee is still charged regardless. This ensures that users can't spam the network with failed transactions without cost.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;User Protection with Max Custom Fee Limits&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;To protect users from unexpected or excessive fees, HIP-991 introduces a &lt;strong&gt;&lt;em&gt;max_custom_fee&lt;/em&gt;&lt;/strong&gt; field in the &lt;strong&gt;&lt;em&gt;TransactionBody&lt;/em&gt;&lt;/strong&gt;. This allows users to specify the maximum fee they're willing to pay. If the fee exceeds this limit, the transaction will fail with an appropriate error. This safeguard prevents situations where a topic operator might increase fees unexpectedly between when a transaction is created and when it's processed.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Updating Fees with the Fee Schedule Key&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Topic operators can adjust fees over time using the Fee Schedule Key:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;The operator creates a &lt;strong&gt;&lt;em&gt;ConsensusUpdateTopicTransaction&lt;/em&gt;&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;The transaction includes the updated &lt;strong&gt;&lt;em&gt;custom_fees&lt;/em&gt;&lt;/strong&gt; property&lt;/li&gt;
&lt;li&gt;The transaction must be signed by the Fee Schedule Key&lt;/li&gt;
&lt;li&gt;Once processed, the updated fees apply to all future message submissions&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This mechanism allows for dynamic pricing based on market conditions, network usage, or evolving business models. If a topic was created without a Fee Schedule Key, fees cannot be added or modified later, providing certainty for users.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Fee Exemptions for Authorized Participants&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The Fee Exempt Key List can be updated through a &lt;strong&gt;&lt;em&gt;ConsensusUpdateTopicTransaction&lt;/em&gt;&lt;/strong&gt; signed by the topic's Admin Key. This list can contain up to 10 keys and supports various key types:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Single ED25519/ECDSA keys&lt;/li&gt;
&lt;li&gt;Threshold keys requiring multiple signatures&lt;/li&gt;
&lt;li&gt;Key lists for flexible authorization options&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;When a transaction is signed by a key on this list, the custom fee is waived entirely, though standard network fees still apply. This creates a two-tier system where trusted participants can interact freely while public submissions generate revenue.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Practical Steps for Developers&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Now that we understand the technical foundations of HIP-991, let's take a look at a practical implementation for developers looking to create and manage topics with custom fees. This section provides a concrete example using the &lt;a href="https://github.com/hiero-ledger/hiero-sdk-js" rel="noopener noreferrer"&gt;Hedera JavaScript&lt;/a&gt; SDK setting and updating custom fees on the Hedera testnet, and outlines best practices for effective fee management.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Code Example&lt;/strong&gt;&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;require("dotenv").config();
const {
  Client,
  PrivateKey,
  AccountCreateTransaction,
  Hbar,
  TopicCreateTransaction,
  TopicMessageSubmitTransaction,
  TopicUpdateTransaction
} = require("@hashgraph/sdk");

async function main() {
  // --- Set up main testnet client using your main wallet credentials ---
  const operatorId = process.env.MAIN_ACCOUNT_ID;
  const operatorPrivateKey = process.env.MAIN_PRIVATE_KEY;
  const operatorPublicKey = process.env.MAIN_PUBLIC_KEY;
  if (!operatorId || !operatorPrivateKey || !operatorPublicKey) {
    throw new Error("Please set MAIN_ACCOUNT_ID, MAIN_PRIVATE_KEY and MAIN_PUBLIC_KEY in your .env file.");
  }
  const client = Client.forTestnet();
  client.setOperator(operatorId, operatorPrivateKey);
  console.log(`Main client initialized with operator: ${operatorId}`);

  // --- Create two new accounts with ECDSA keys and an initial balance of 10 HBAR each ---
  console.log("\nGenerating two new ECDSA key pairs...");
  const newKey1 = PrivateKey.generateECDSA();
  const newKey2 = PrivateKey.generateECDSA();
  console.log(`Account 1 public key: ${newKey1.publicKey.toStringRaw()}`);
  console.log(`Account 2 public key: ${newKey2.publicKey.toStringRaw()}`);

  console.log("\nCreating new account 1 with 10 HBAR initial balance...");
  const createTx1 = await new AccountCreateTransaction()
    .setKey(newKey1.publicKey)
    .setInitialBalance(new Hbar(10))
    .execute(client);
  const receipt1 = await createTx1.getReceipt(client);
  const accountId1 = receipt1.accountId;
  console.log(`Account 1 created with ID: ${accountId1}`);

  console.log("\nCreating new account 2 with 10 HBAR initial balance...");
  const createTx2 = await new AccountCreateTransaction()
    .setKey(newKey2.publicKey)
    .setInitialBalance(new Hbar(10))
    .execute(client);
  const receipt2 = await createTx2.getReceipt(client);
  const accountId2 = receipt2.accountId;
  console.log(`Account 2 created with ID: ${accountId2}`);

  // --- Create HIP-991 topic ---
  // The topic is created with:
  //  • the first wallet’s public key (newKey1) in the fee‐exempt list,
  //  • a custom fee of 5 HBAR,
  //  • and a “custom fee key” (here, set as the admin key) equal to the main wallet’s public key.
  console.log("\nCreating HIP‑991 topic with custom fee parameters...");
  const topicCreateTx = new TopicCreateTransaction()
    .setTopicMemo("HIP‑991 Demo Topic")
    // Set the admin key to the main wallet public key so that only the main wallet can update fees.
    .setAdminKey(operatorPublicKey)
    // Hypothetical HIP‑991 method: attach custom fee parameters
    .setCustomFee({
      fee: new Hbar(5),
      feeExemptPublicKeys: [newKey1.publicKey.toStringRaw()]
    });
  const topicResponse = await topicCreateTx.execute(client);
  const topicReceipt = await topicResponse.getReceipt(client);
  const topicId = topicReceipt.topicId;
  console.log(`HIP‑991 topic created with ID: ${topicId}`);

  // --- Submit a message from the first wallet (should be fee-exempt) ---
  console.log("\nAccount 1 submitting a message (should be fee‑exempt)...");
  // Create a separate client for Account 1 using its key
  const client1 = Client.forTestnet();
  client1.setOperator(accountId1.toString(), newKey1);
  const msgTx1 = await new TopicMessageSubmitTransaction()
    .setTopicId(topicId)
    .setMessage("Message from Account 1, fee‑exempt")
    .execute(client1);
  const msgReceipt1 = await msgTx1.getReceipt(client1);
  console.log(`Account 1 message submitted, status: ${msgReceipt1.status}`);

  // --- Submit a message from the second wallet with max_custom_fee = 6 HBAR ---
  console.log("\nAccount 2 submitting a message with max custom fee of 6 HBAR...");
  const client2 = Client.forTestnet();
  client2.setOperator(accountId2.toString(), newKey2);
  const msgTx2 = await new TopicMessageSubmitTransaction()
    .setTopicId(topicId)
    .setMessage("Message from Account 2 with max custom fee 6 HBAR")
    // Hypothetical method for HIP‑991: set max custom fee on message submission
    .setMaxCustomFee(new Hbar(6))
    .execute(client2);
  const msgReceipt2 = await msgTx2.getReceipt(client2);
  console.log(`Account 2 message submitted, status: ${msgReceipt2.status}`);

  // --- Update the topic’s custom fee from 5 HBAR to 7 HBAR using the main wallet ---
  console.log("\nMain wallet updating the topic custom fee to 7 HBAR...");
  const topicUpdateTx = new TopicUpdateTransaction()
    .setTopicId(topicId)
    // Hypothetical method for updating HIP‑991 fee parameters:
    .setCustomFee({
      fee: new Hbar(7),
      feeExemptPublicKeys: [newKey1.publicKey.toStringRaw()]
    })
    .freezeWith(client);
  // Sign with the main wallet’s private key (the admin key)
  const signedTopicUpdateTx = await topicUpdateTx.sign(operatorPrivateKey);
  const topicUpdateResponse = await signedTopicUpdateTx.execute(client);
  const topicUpdateReceipt = await topicUpdateResponse.getReceipt(client);
  console.log(`Topic custom fee updated, status: ${topicUpdateReceipt.status}`);

  // --- Have Account 2 try to submit another message after fee update ---
  console.log("\nAccount 2 attempting to submit a message after fee update (with max custom fee still 6 HBAR)...");
  try {
    const msgTx3 = await new TopicMessageSubmitTransaction()
      .setTopicId(topicId)
      .setMessage("Message from Account 2 after fee update")
      .setMaxCustomFee(new Hbar(6)) // This is lower than the updated fee of 7 HBAR
      .execute(client2);
    const msgReceipt3 = await msgTx3.getReceipt(client2);
    console.log(`Account 2 message submitted after fee update, status: ${msgReceipt3.status}`);
  } catch (error) {
    console.error("Expected error when submitting message from Account 2 after fee update:", error);
  }

  console.log("\nApplication completed.");
}
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;&lt;strong&gt;Best Practices for Fee Management&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;When implementing custom fees for your topics, consider these best practices:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Set Appropriate Fee Levels&lt;/strong&gt;&lt;br&gt;
Match your fees to the value of your content while considering your audience's willingness to pay. Start with conservative pricing and adjust based on user adoption and feedback to find the optimal balance between revenue and participation.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Communicate Fee Changes&lt;/strong&gt;&lt;br&gt;
Always notify users before implementing fee changes and provide clear reasoning. Consider grace periods for increases to maintain goodwill and prevent disruption.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Implement Security Measures&lt;/strong&gt;&lt;br&gt;
Protect Fee Schedule Keys using HSMs and consider threshold keys requiring multiple approvals. Establish formal governance processes to prevent unauthorized modifications and ensure proper review of fee adjustments.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Optimize User Experience&lt;/strong&gt;&lt;br&gt;
Display fee information clearly throughout your application and provide estimates before transaction submission. Implement standing fee authorizations for trusted topics to streamline the user experience while maintaining transparency.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Monitor and Analyze Fee Performance&lt;/strong&gt;&lt;br&gt;
Track key metrics on revenue, user retention, and submission volumes to understand your fee structure's impact. Use this data to make informed adjustments and consider tiered pricing models for different user segments.&lt;/p&gt;

&lt;p&gt;By following these implementation guidelines, you can leverage HIP-991's capabilities to create sustainable, revenue-generating topic services while maintaining a positive user experience.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The Broader Impact of Topic Monetization&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The introduction of HIP-991 brings substantial benefits to the broader Hedera ecosystem, extending well beyond just the topic operators who implement custom fees. This proposal strengthens the network's economic foundation, enables new business cases, and creates value across multiple stakeholder groups.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Enhanced Token Utility&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;HIP-991 significantly increases the utility of both HBAR and HTS fungible tokens within the ecosystem. By enabling these tokens to serve as payment mechanisms for accessing topic-based services, the proposal creates &lt;strong&gt;new demand drivers for token acquisition and usage&lt;/strong&gt;. For HBAR, this means expanded utility beyond network fees and staking. For HTS tokens, this creates an entirely new utility dimension where community tokens can now serve as access credentials for messaging and data services, strengthening their value proposition and potential adoption.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Enabling AI &amp;amp; New Business Models&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The ability to directly monetize topics unlocks business models that were previously impractical &lt;strong&gt;without complex off-chain solutions&lt;/strong&gt;. AI can execute tasks when a new message appears, knowing it’s already been paid for that computational expense. Data marketplaces can now sell information feeds with native payment handling. Subscription services can offer tiered access using different fee structures. Content creators can distribute premium materials with automated compensation. Most importantly, developers can focus on creating value rather than building payment infrastructure, dramatically reducing time-to-market for revenue-generating applications on Hedera.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Strengthening the HCS Value Proposition&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The Hedera Consensus Service already offers powerful capabilities for decentralized message ordering and timestamping. HIP-991 enhances this value proposition by adding &lt;strong&gt;native economic layers&lt;/strong&gt; that make HCS more attractive &lt;strong&gt;for AI agents and commercial applications&lt;/strong&gt;. As businesses evaluate blockchain platforms for their messaging and data needs, the ability to implement streamlined monetization becomes a significant competitive advantage for Hedera, potentially driving greater adoption of the network's consensus services.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Reducing Spam and Improving Quality&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Beyond direct economic benefits, HIP-991 helps improve the quality of content on the network. By creating economic barriers to message submission, custom fees naturally discourage low-value spam messages while encouraging thoughtful participation. Topic operators can tune fee levels to achieve the optimal balance between accessibility and quality control, resulting in &lt;strong&gt;higher signal-to-noise ratios in topic content&lt;/strong&gt;. This improved content quality further enhances the value proposition of Hedera-based applications, attracting more users to the ecosystem.&lt;/p&gt;

&lt;p&gt;The combined impact of these benefits positions HIP-991 as one of the most significant enhancements to the Hedera ecosystem to date. By strengthening the fundamental economic layer of HCS, this proposal creates cascading positive effects that will likely accelerate adoption and innovation across the network.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The Road Ahead&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;HIP-991 represents a transformative advancement for the Hedera ecosystem by finally bridging the gap between technical infrastructure and commercial viability for topic-based applications. By enabling native monetization within the protocol, this improvement unlocks new business models, enhances token utility, and creates economic alignment between topic operators and users – all while maintaining the security and performance strengths that Hedera is known for.&lt;/p&gt;

&lt;p&gt;As you explore implementation opportunities, we encourage developers and businesses to experiment with these new capabilities in testnet environments before deploying to mainnet. The community welcomes feedback on your experiences, challenges, and success stories through the &lt;a href="https://discord.com/invite/E7Hhx2adVF" rel="noopener noreferrer"&gt;Hedera Discord&lt;/a&gt; channel or &lt;a href="https://github.com/hashgraph" rel="noopener noreferrer"&gt;GitHub repository&lt;/a&gt;. Your insights will help shape future enhancements and best practices around this powerful new feature set.&lt;/p&gt;

&lt;p&gt;Stay tuned for more as we continue to set new standards of performance and functionality within web3. Hello Future.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Resources&lt;/strong&gt;&lt;br&gt;
HIP-991 Documentation: &lt;a href="https://hips.hedera.com/hip/hip-991" rel="noopener noreferrer"&gt;https://hips.hedera.com/hip/hip-991&lt;/a&gt;&lt;/p&gt;

</description>
      <category>blockchain</category>
      <category>cryptocurrency</category>
      <category>hashgraph</category>
      <category>hedera</category>
    </item>
    <item>
      <title>That’s A Wrap on HederaCon 2025</title>
      <dc:creator>Hedera Team</dc:creator>
      <pubDate>Mon, 24 Mar 2025 15:37:04 +0000</pubDate>
      <link>https://dev.to/hedera/thats-a-wrap-on-hederacon-2025-3cc4</link>
      <guid>https://dev.to/hedera/thats-a-wrap-on-hederacon-2025-3cc4</guid>
      <description>&lt;p&gt;The inaugural HederaCon 2025–Hedera’s first user conference since 2018–proved that great things happen when the community comes together. On February 25th, more than 600 community members, developers, founders, and industry leaders gathered in Denver for a jam-packed day of industry insights, technical deep dives, and an exploration of the big ideas shaping the digital economy.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Two Tracks, One Vision&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;HederaCon featured two distinct content tracks: The Mainstage Sessions tackled big-picture discussions on the industry’s most pressing topics, while the Technical Stage provided deep dives into Hedera’s technology, developer tools, and real-world applications.&lt;/p&gt;

&lt;p&gt;Whether you were in the audience, watching the &lt;a href="https://www.youtube.com/watch?v=sR5OFHW9JBU" rel="noopener noreferrer"&gt;livestream&lt;/a&gt;, or catching up later, &lt;a href="https://www.youtube.com/playlist?list=PLcaTa5RR9SuAghyJdEp6_7GbAGq9zaKz7" rel="noopener noreferrer"&gt;all sessions are available&lt;/a&gt; to watch on YouTube—ensuring no one misses out on the HederaCon action and insights.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6l2m6e2ejpbvcmv2ajgh.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6l2m6e2ejpbvcmv2ajgh.png" alt="Image description" width="800" height="533"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ffexh15pi6kh24d5xr2bp.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ffexh15pi6kh24d5xr2bp.png" alt="Image description" width="800" height="533"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Inside the Mainstage Sessions&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;The conference opened with &lt;a href="https://youtu.be/JIlirUJs_V0" rel="noopener noreferrer"&gt;Opening Remarks&lt;/a&gt; from Hedera co-founders Dr. Leemon Baird and Mance Harmon, reflecting on Hedera’s journey and its mission bringing trust to different ‘worlds’. They emphasized the community’s role, stating, “Hedera the ledger itself, the platform, is just the plumbing. The real magic is what you build on it”. This inspiring session set the tone for a day of insights and Hedera’s continued role as the trust layer of the digital economy.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;In “&lt;a href="https://youtu.be/FbbuzJyLYZM" rel="noopener noreferrer"&gt;Cross-Border and More: What's Fueling the Growth of Crypto Payments?&lt;/a&gt;” panelists examined the rapid rise of crypto payments, highlighting key drivers behind cross-border settlements, merchant adoption, and real-world use cases.&lt;br&gt;
Speakers: Ahmed Zifzaf (Worldpay), Sushil Prabhu (Dropp), Alisa DiCaprio (Swift)&lt;br&gt;
Moderator: Rob Allen (Australian Payments Plus).&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;“&lt;a href="https://youtu.be/9D8koftchWw" rel="noopener noreferrer"&gt;Why the RWA Megatrend Isn't Stopping Anytime Soon&lt;/a&gt;” saw experts examine the growth of real-world assets (RWA) and its impact on global markets in an era where tokenization is reshaping the financial landscape.&lt;br&gt;
Speakers: Edward Nwokedi (RedSwan), Eli Cohen (Centrifuge), Chase Merlin (Brale)&lt;br&gt;
Moderator: Rob Massey (Deloitte)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;“&lt;a href="https://youtu.be/7f5e1J_GMGY" rel="noopener noreferrer"&gt;How Interoperability Will Unlock the Future&lt;/a&gt;” brought together leaders from various different blockchain ecosystems to look at the critical role of seamless blockchain communication and standards, as well as its impact on the industry’s future.&lt;br&gt;
Speakers: David Hawig (Web3 Foundation), Simon Baksys (LayerZero), Maghnus Mareneck (Interchain Labs), James Friel (Axelar)&lt;br&gt;
Moderator: Eric Piscini (Hashgraph)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;“&lt;a href="https://youtu.be/QX9r13fT_DA" rel="noopener noreferrer"&gt;AI, Meet DLT: Scaling Responsibly&lt;/a&gt;” unpacked one of the hottest topics in the space: how distributed ledger technology (DLT) enables ethical AI development and ensures secure data provenance.&lt;br&gt;
Speakers: Greg Whalen (Prove AI), Jim Nasr (Acoer), Rebecca Liao (Saga), Jonathan Dotan (EQTY Lab)&lt;br&gt;
Moderator: Shyam Nagarajan (Hedera)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;“&lt;a href="https://youtu.be/ZIyXFW5mkXg" rel="noopener noreferrer"&gt;Hello, Future? Reflecting on the Hedera Journey So Far&lt;/a&gt;” offered a thoughtful look at Hedera’s milestones, its evolution over the years, and the path forward for the Hedera ecosystem.&lt;br&gt;
Speakers: Miguel Carpena (ioBuilders), Brandon Davenport (Hgraph.io), Greg Scullard (Hashgraph)&lt;br&gt;
Moderator: Brandon Hargreaves (HbarBull)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;“&lt;a href="https://youtu.be/FTXUdQ6dTf8" rel="noopener noreferrer"&gt;Why Wallets Need a Refresh&lt;/a&gt;” dove into the key changes needed to streamline the user experience and share how these industry trailblazers are leading the charge in transforming the wallet landscape.&lt;br&gt;
Speakers: May Chan (Hashpack), Jess Houlgrave (Reown), Michael Lewellen (Blockaid)&lt;br&gt;
Moderator: Brandon Davenport (Hgraph.io)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;“&lt;a href="https://youtu.be/5NBWCnJlJ48" rel="noopener noreferrer"&gt;DLT Pioneers in Conversation: Charles Hoskinson &amp;amp; Dr. Leemon Baird&lt;/a&gt;” was a pivotal fireside chat bringing together two blockchain visionaries to discuss the evolution of the DLT space, key industry-wide initiatives such as the DeRec Alliance, and how the industry can collaborate to move forward. i&lt;br&gt;
Speakers: Charles Hoskinson (Cardano), Dr. Leemon Baird (Hashgraph)&lt;br&gt;
Moderator: Ryan Solomon (Genfinity)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;“&lt;a href="https://youtu.be/l9j0Z_UeHt0" rel="noopener noreferrer"&gt;Enabling the Next Wave of NFT Innovation&lt;/a&gt;” dug into the technological and infrastructure challenges shaping the future of NFTs.&lt;br&gt;
Speakers: Michael Kantor (KiloScribe), Manu Cabrera (Kabilla), May Chan (Hashpack)&lt;br&gt;
Moderator: Ty Smith (Hashgraph)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;“&lt;a href="https://youtu.be/_t_CkT7VsxE" rel="noopener noreferrer"&gt;Fireside With Dapper Labs' Roham Gharegozlou&lt;/a&gt;” featured a conversation between Roham Gharegozlou and Devin Saxon (Hashgraph), exploring what makes digital collectibles so compelling and how intellectual property remains a frontier for on-chain innovation.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;“&lt;a href="https://youtu.be/wJYOHlqCpUQ" rel="noopener noreferrer"&gt;Fireside With Calaxy's Spencer Dinwiddie&lt;/a&gt;” delved into the NBA star’s journey into blockchain, why the team chose to build on Hedera, and how Calaxy is driving innovation in the creator economy space.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;“&lt;a href="https://youtu.be/VW0AnrJcprc" rel="noopener noreferrer"&gt;From Combat to Creators: Consumer Use Cases Taking DLT Mainstream&lt;/a&gt;” took attendees to the front lines to discover ​​which consumer messages are advancing Web3 adoption and which are missing the mark.&lt;br&gt;
Speakers: Solo Ceesay (Calaxy), Robert Bryan (Karate Combat)&lt;br&gt;
Moderator: David Wachsman (Wachsman)&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5edc5hh4vfu8zgtd4nr9.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5edc5hh4vfu8zgtd4nr9.png" alt="Image description" width="800" height="533"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2y444v6r2vz49nrq9b5i.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2y444v6r2vz49nrq9b5i.png" alt="Image description" width="800" height="533"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;“&lt;a href="https://youtu.be/P5xNGB_sYqo" rel="noopener noreferrer"&gt;The Great Reset: Why US Crypto Policy Is Suddenly Different&lt;/a&gt;” featured timely discussions on the shifting regulatory landscape in the U.S. and its impact on crypto adoption.&lt;br&gt;
Speakers: Teresa Goody Guillen (BakerHostetler), Caitlin Long (Custodia Bank), Marta Belcher (Filecoin Foundation)&lt;br&gt;
Moderator: Nilmini Rubin (Hedera)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;“&lt;a href="https://youtu.be/csM2GBGeHK8" rel="noopener noreferrer"&gt;Fireside With Linux Foundation's Daniela Barbosa&lt;/a&gt;” saw Shyam Nagarajan (Hedera) sit down with Linux Foundation’s Daniel Barbosa to discuss Hedera’s pioneering contribution of its codebase to the Linux Foundation Decentralized Trust under ‘Project Hiero.’&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;“&lt;a href="https://youtu.be/iunJ5sNIxaM" rel="noopener noreferrer"&gt;Swap, Lend, and More: A Look at DeFi on Hedera&lt;/a&gt;” featured a panel of builders discussing the factors behind DeFi’s recent growth and what’s on the horizon.&lt;br&gt;
Speakers: Brady Gentile (Bonzo Finance), Thodoris Karakostas (Chainlink Labs), Victor Holotescu (Buidler Labs)&lt;br&gt;
Moderator: Charles Adkins (Hedera Foundation)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;“&lt;a href="https://youtu.be/PS2Jz3YxBWY" rel="noopener noreferrer"&gt;Neuron on the Intersection of DePIN and AI&lt;/a&gt;” showcased CEO and Co-Founder James Dunthorne (Neuron) as he explored how Neuron’s aviation technology sets a new standard for safety in the air, and how it leverages the Hedera network for DePin and AI in its use case.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;“&lt;a href="https://youtu.be/2Ro23KW9e0s" rel="noopener noreferrer"&gt;Wen ETF? Fireside With Canary Capital's Steven McClurg&lt;/a&gt;” had Steven McClurg sit down with Gregg Bell (HBAR Foundation) to explore the current ETF landscape, what's next for crypto ETFs, and how global market shifts are shaping the future of this emerging asset class.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;“&lt;a href="https://youtu.be/ZEJB-36mJQo" rel="noopener noreferrer"&gt;On-Chain Stars: Projects on Hedera and Integrations to Watch&lt;/a&gt;” was a deep dive with Hashgraph’s Greg Scullard and Michael Garber at what’s next for the Hedera ecosystem.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;The “&lt;a href="https://youtu.be/ycjzExTqu34" rel="noopener noreferrer"&gt;Closing Keynote&lt;/a&gt;” by the HBAR Foundation’s Charles Adkins was a forward-looking keynote discussing the Foundation’s strategic roadmap and a look at what’s ahead in areas such as AI, DeFi and tokenization.&lt;br&gt;
Speaker: Charles Adkins (HBAR Foundation)&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F3623po1h58y55jbtbj24.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F3623po1h58y55jbtbj24.png" alt="Image description" width="800" height="533"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0fdxksexnnbp6hiqm1jc.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0fdxksexnnbp6hiqm1jc.png" alt="Image description" width="800" height="533"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Exploring the Technical Track&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;After introducing developers and builders to the technical stage, Ed Marquez led the audience into the “&lt;a href="https://youtu.be/6xdJ_CLf0d0" rel="noopener noreferrer"&gt;Hedera 2025 – What’s Next&lt;/a&gt;” roadmap session which outlined upcoming advancements in the Hedera technology stack.&lt;br&gt;
Speakers: Richard Bair (Hashgraph), Ed Marquez (Hashgraph)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;“&lt;a href="https://youtu.be/LPA63EE78iw" rel="noopener noreferrer"&gt;Journey of a Transaction: Navigating the Hedera Network&lt;/a&gt;” offered a hands-on look at how transactions flow through the Hedera network.&lt;br&gt;
Speakers: Richard Bair (Hashgraph), Jasper Potts (Hashgraph)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;“&lt;a href="https://youtu.be/ZmgFP2fbmag" rel="noopener noreferrer"&gt;The Road to EVM Equivalence&lt;/a&gt;” explored Hedera’s work towards full Ethereum Virtual Machine (EVM) compatibility.&lt;br&gt;
Speaker: Nana Essilfie-Conduah (Hashgraph)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;“&lt;a href="https://youtu.be/HmHWGNdS2cs" rel="noopener noreferrer"&gt;Lessons Learned Implementing dApps on Hedera: 3 Testing Tips&lt;/a&gt;” helped attendees gain actionable insights for building reliable, high-performance dApps on Hedera.&lt;br&gt;
Speaker: Alberto Molina (iOBuilders)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;“&lt;a href="https://youtu.be/FySRHt_oJVU" rel="noopener noreferrer"&gt;Smart Contracts in Any Language: How to Onboard the Next Million Developers&lt;/a&gt;” was a discussion on making smart contracts more accessible through multi-language support.&lt;br&gt;
Speaker: Grigore Rosu (Pi Squared)&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fh1n1cq673vmeh3414p7x.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fh1n1cq673vmeh3414p7x.png" alt="Image description" width="800" height="533"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flz7nliva3db8nr4njjqj.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flz7nliva3db8nr4njjqj.png" alt="Image description" width="800" height="533"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;“&lt;a href="https://youtu.be/R2RcaHTzvCk" rel="noopener noreferrer"&gt;Pushing the Boundaries of HCS Through On-Graph Content&lt;/a&gt;” introduced developers to key Hedera Consensus Service (HCS) standards that facilitate efficient file data management, recursion within the service, and dynamic NFTs.&lt;br&gt;
Speaker: Michael Kantor (KiloScribe)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;“&lt;a href="https://youtu.be/GmjxOZW_O20" rel="noopener noreferrer"&gt;Unlocking Programmability on Hedera: The Next Evolution of Payment Infrastructure&lt;/a&gt;” focused on how Actalink is revolutionizing programmability on Hedera, enabling developers and enterprises to build next-gen financial infrastructure for payments. Speaker: Sumit Kishore (Actalink)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;“&lt;a href="https://youtu.be/rrFylGrALd0" rel="noopener noreferrer"&gt;Block Streams &amp;amp; Block Nodes: Insights and Implementations&lt;/a&gt;” equipped attendees with the knowledge to leverage the technical underpinnings of block streams and block nodes for advanced applications on the Hedera network.&lt;br&gt;
Speakers: Richard Bair (Hashgraph) and Jasper Potts (Hashgraph)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;“&lt;a href="https://youtu.be/9bRTnNIwHiA" rel="noopener noreferrer"&gt;Hiero: A Vendor-Neutral Home for the Technology of Hedera and Future DLT Standards&lt;/a&gt;” gave the audience insights into Hedera’s open governance processes and the best practices that enable us to maintain vendor neutrality.&lt;br&gt;
Speakers: Hart Montgomery (LF Decentralized Trust) and Hendrik Ebbers (Hashgraph)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;“&lt;a href="https://youtu.be/YnEQ6ZmBG7A" rel="noopener noreferrer"&gt;Tokenization Unleashed: Exploring HTS, EVM, and Hybrid Models on Hedera&lt;/a&gt;” took a deep dive into the future of tokenized assets on Hedera.&lt;br&gt;
Speaker: Ty Smith (Hashgraph)&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ffjcogg9j65fth26km7m9.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ffjcogg9j65fth26km7m9.png" alt="Image description" width="800" height="533"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fma4odpemr8nxetzmxqnh.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fma4odpemr8nxetzmxqnh.png" alt="Image description" width="800" height="533"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;After a day packed with learning and networking, attendees capped off the experience at &lt;strong&gt;The Ħ-Bar after-party&lt;/strong&gt;, hosted by Hedera and &lt;a href="https://developerdao.com/" rel="noopener noreferrer"&gt;Developer DAO&lt;/a&gt; at the iconic Meow Wolf, an immersive art collective known for its interactive installations that blend storytelling and visual art. Attendees immersed themselves in a one-of-a-kind atmosphere, complete with cocktails, snacks, and DJ sets that set the vibe.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Favboi0xaet3j06etb4f2.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Favboi0xaet3j06etb4f2.png" alt="Image description" width="800" height="533"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8fwlb4xp8cmtgw5fi1o2.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8fwlb4xp8cmtgw5fi1o2.png" alt="Image description" width="800" height="533"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ff9evtitgt8xduj3kgsra.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ff9evtitgt8xduj3kgsra.png" alt="Image description" width="800" height="533"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;HederaCon 2025 was more than just a conference—it was a launchpad for the next wave of innovation in the Hedera ecosystem. Whether you joined in person or are catching up now, the ideas shared will shape what’s next.&lt;/p&gt;

&lt;p&gt;Thanks for being a part of this journey as we build the trust layer of the digital economy. Hello future!&lt;/p&gt;

</description>
      <category>blockchain</category>
      <category>cryptocurrency</category>
      <category>hashgraph</category>
      <category>hedera</category>
    </item>
    <item>
      <title>How Is Tokenization Changing The Way We Invest?</title>
      <dc:creator>Hedera Team</dc:creator>
      <pubDate>Fri, 07 Mar 2025 10:52:14 +0000</pubDate>
      <link>https://dev.to/hedera/how-is-tokenization-changing-the-way-we-invest-3knf</link>
      <guid>https://dev.to/hedera/how-is-tokenization-changing-the-way-we-invest-3knf</guid>
      <description>&lt;p&gt;Tokenization is a revolutionary way of bridging the gap between real-world assets and the digital economy. In a nutshell, tokenization is about taking something tangible - something like a piece of property - and creating for it a tokenized digital counterpart which can live on the blockchain in perpetuity. This innovation enables such assets to be traded, divided, and managed in ways that were previously not possible.&lt;/p&gt;

&lt;p&gt;But why tokenize in the first place? And how does that actually work?&lt;/p&gt;

&lt;p&gt;Let's dive into two tokenization approaches, namely NFTs, or non-fungible tokens, and fungible tokens, by exploring the pros, cons and some possible applications of each type and how they fit into the ecosystem of our Real-Estate Investment Trust (REIT) in Web3, which we have introduced in our &lt;a href="https://hedera.com/blog/how-would-we-build-a-reit-today-using-web3-technologies" rel="noopener noreferrer"&gt;previous blog post&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  The NFT Approach: Unique Assets, Unique Tokens
&lt;/h2&gt;

&lt;p&gt;Consider for a moment that you own a high-rise building with 100 unique apartments; each has a different size, layout, and view, and no two are alike. That is where NFTs excel. On the blockchain, an NFT is one-of-a-kind and therefore a digital asset uniquely qualified to represent a one-of-a-kind property.&lt;/p&gt;

&lt;p&gt;In that case, each apartment could be represented by a unique NFT. If you own the NFT for Apartment 12B, that token not only proves your ownership but also becomes entangled with all rights and income due from that exact apartment. Critical metadata on such an NFT may include highly relevant information related to location, floor plan, and even legal documents, making ownership transparent and traceable.&lt;/p&gt;

&lt;p&gt;That is how NFTs bring a really interesting level of individuality to real estate tokenization. You are not just owning "part of something"; you are owning a certain asset, with all its quirks and value tied directly to your digital token.&lt;/p&gt;

&lt;p&gt;Yet, NFTs are not without their challenges. If there isn't a ready buyer, it becomes difficult to sell a high-value NFT, which might represent an entire apartment. They may also be costly - investing in an NFT of a single apartment may be beyond the capacity of many small investors. Of course, whilst NFT marketplaces or P2P transactions will remove intermediaries such as agents who would charge transaction fees, this NFT version of the apartment would not provide extensive benefits when compared with the current off-chain model.&lt;/p&gt;

&lt;p&gt;Another alternative is fractionalized NFTs, where an NFT is split into its fungible units and thus owned by numerous investors. Instead of owning the whole apartment, you could buy a fraction, making high-value assets more accessible and liquid.&lt;/p&gt;

&lt;h2&gt;
  
  
  Fractional Ownership Made Easy: The Fungible Token Approach
&lt;/h2&gt;

&lt;p&gt;But now, let's change this example. What if, instead of tokenizing each individual apartment one by one, we tokenize the building as a whole? In this case, we would not use NFTs but rather fungible tokens. Fungible tokens are interchangeable and divisible, just like shares in a company. They do not represent any particular part of the building but rather represent the proportional ownership of the whole. Technically, fractionalization can also apply to any real-estate NFT, whether it’s one entire building or just a single apartment. A developer might tokenize a whole building as a single NFT, then split that NFT into small, tradable fractions for investors. Meanwhile, an owner of a single apartment could take the exact same approach, issue one NFT for their unit, then fractionalize that NFT so multiple people can co-invest. The difference is mostly about scale and investment goals: a boutique apartment token is more niche, while an entire building or real-estate fund appeals to a wider base of investors.&lt;/p&gt;

&lt;p&gt;Say we tokenize the building into a million fungible tokens. Each token would represent a small fraction of the building, and owning 1,000 tokens entitles one to 0.1% of the rental income and provides exposure to potential appreciation in building value. This would become an attractive proposition for a wide array of investors, including the purpose of ease of trading ownership on decentralized exchanges.&lt;/p&gt;

&lt;p&gt;Fungible tokens are excellent in terms of accessibility. They lower the barrier to entry by letting people purchase small, uniform “shares” in a property, which are much easier to trade. The advent of Decentralized Exchanges allows one to trade their fungible tokens against pooled liquidity rather than depending on an order book to match sellers with buyers - thus it’s possible to instantly swap tokens at the current market rate. They don’t grant you ownership of a particular apartment; they just represent a share of the entire property. Also, if additional tokens are created beyond the original supply - due to a lack of checks and robust governance controls - then every existing token becomes worth slightly less of the underlying property. This “dilution” can reduce the value of your holdings.&lt;/p&gt;

&lt;h2&gt;
  
  
  How Buildings 'R' Us uses both approaches
&lt;/h2&gt;

&lt;p&gt;At Buildings 'R' Us, we use both NFTs and fungible tokens, depending on the type of asset and investment structure. For unique properties, such as a single apartment or a boutique building, NFTs are a natural fit. They offer clarity, transparency, and direct ownership, perfect for investors seeking a tangible connection to their asset.&lt;/p&gt;

&lt;p&gt;Fungible tokens are more suitable for larger buildings or diversified property funds; they will make fractional ownership accessible to all investment personas and budgets, and the market more liquid, which is an added advantage that real estate investors usually need. This approach will be combined in a way that will permit targeting different investor profiles for a more versatile ecosystem.&lt;/p&gt;

&lt;h2&gt;
  
  
  Tokenization Is Just the Beginning
&lt;/h2&gt;

&lt;p&gt;However, tokenization is not all about digital representations of assets but about opening completely new avenues regarding their usage and management. The essence of our REIT ecosystem better unfolds in this direction.&lt;/p&gt;

&lt;p&gt;For instance, real estate tokens could be contributed to decentralized exchange liquidity pools. Holders of the tokens could gain fees by providing liquidity, thus offering smoother and more dynamic trading conditions. This makes tokenized assets more versatile and valuable.&lt;/p&gt;

&lt;p&gt;The holders can also collateralize their tokens to receive loans. Need cash, but don’t want to sell your stake in a property? Use your tokens as collateral for access to capital. It is this flexibility that enables one to grow their portfolio while still retaining their assets. However, any lending platform will typically require a prudent loan-to-value (LTV) limit, e.g. only allowing you to borrow 50–60% of the property’s current market value. This ensures sudden market changes don’t leave either borrowers or lenders overly exposed. Even tokenized real estate can experience price shifts, and responsible LTV ratios help manage those risks while still giving you access to cash.&lt;/p&gt;

&lt;p&gt;And then there's auto-compounding, taking things one step further: rental income and other yields of tokenized properties can be reinvested automatically for maximum returns. With auto-compounding, your investment grows - literally - day and night without any further input.&lt;/p&gt;

&lt;p&gt;Beyond rental income, auto-compounders can also reinvest LP (liquidity provider) trading fees or yields from other DeFi strategies. For example, if part of your real-estate tokens are staked in a decentralized exchange pool, you might earn additional trading fees or farming rewards. An auto-compounder can seamlessly reinvest those proceeds too, potentially accelerating growth even further over time.&lt;/p&gt;

&lt;h2&gt;
  
  
  Real-World Realities: KYC and Connecting Tokens to the Deed
&lt;/h2&gt;

&lt;p&gt;One of the most frequent questions people ask about real estate tokenization is, “Does owning a digital representation of a property actually mean I own the property it represents?” The short answer is yes - but that ownership sits atop a legal structure (like an LLC or trust) which in turn holds the property deed. The tokens you hold represent an actual stake in that entity. This keeps your ownership claim enforceable if, for example, the property ever needs to be sold or refinanced.&lt;/p&gt;

&lt;p&gt;Likewise, tokenizing a building doesn’t turn property management into a virtual-only task. Someone still has to manage the day-to-day: collecting rent, paying for maintenance, and renewing leases. That might be a traditional property manager who reports back to token holders, or it could be a DAO making major decisions and hiring local professionals. You’ll see us expand on governance as well as income and expense management in later posts, but rest assured: tokenization doesn’t replace real-world obligations - it just makes them more transparent and efficient.&lt;/p&gt;

&lt;p&gt;In many jurisdictions, owning tokenized real estate means verifying your identity (KYC) and abiding by local investment rules. This can affect how many tokens you can hold, or might even restrict purchases from certain locations. While it’s not as frictionless as typical DeFi tokens, it’s the price of ensuring your digital ownership can stand up to legal scrutiny. Fortunately, there are standards like the TREX Standard (ERC‑3643), which we can use to embed these KYC requirements directly into the token itself. This effectively helps us to govern who can buy, sell, or hold tokens, while ensuring that ownership meets local legal standards without leaving the blockchain environment. This approach merges the best of both worlds: decentralized asset management coupled with built-in investor protection.&lt;/p&gt;

&lt;h2&gt;
  
  
  Wrapping up
&lt;/h2&gt;

&lt;p&gt;Tokenization is not just a buzzword; tokenization enables the democratization of property ownership and makes the investment process seamless and more accessible. The combination of blockchain's clarity with the stability of real estate tokenization opens an opportunity for seasoned investors and new entrants in equal measure.&lt;/p&gt;

&lt;p&gt;In our envisioned REIT, this is done by combining the specificity of NFTs, the flexibility of fungible tokens, and the power of DeFi tools like liquidity pools and auto-compounding. Together, these innovations create a smarter, more dynamic way to invest in real estate.&lt;/p&gt;

&lt;p&gt;Why tokenize? It's a paradigm shift in the way we think about ownership - providing investors with options, returns, and ultimately tools for growing wealth in unprecedented ways.&lt;/p&gt;

&lt;p&gt;In the next blog in this series, we'll dive into expense and revenue management strategies, governance, and price discovery mechanisms (like LBPs and AMMs), uncovering how to answer the question “What’s this building worth to begin with?” For this series, we will gradually introduce the REIT into web3 codebase, as well as experts in the field of real estate investment, real world assets and DeFi. Follow along to discover more.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Additional Reading&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Previous Blog Post: &lt;a href="https://hedera.com/blog/how-would-we-build-a-reit-today-using-web3-technologies" rel="noopener noreferrer"&gt;How Would We Build a REIT Today Using Web3 Technologies?&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Tokeny/T-REX Standard (ERC-3643): &lt;a href="https://tokeny.com/erc3643/" rel="noopener noreferrer"&gt;An Official Standard for Permissioned Tokens&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>blockchain</category>
      <category>cryptocurrency</category>
      <category>hedera</category>
      <category>hashgraph</category>
    </item>
    <item>
      <title>Announcing the Winners of ETH Denver 2025 Hedera Bounties</title>
      <dc:creator>Hedera Team</dc:creator>
      <pubDate>Thu, 06 Mar 2025 13:04:06 +0000</pubDate>
      <link>https://dev.to/hedera/announcing-the-winners-of-eth-denver-2025-hedera-bounties-2mal</link>
      <guid>https://dev.to/hedera/announcing-the-winners-of-eth-denver-2025-hedera-bounties-2mal</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;By Ed Marquez&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Hedera proudly sponsored the BUIDLWeek hackathon at ETHDenver 2025, bringing together developers to explore blockchain along with other technologies. Hedera hosted challenges for developers in three tracks: &lt;em&gt;&lt;strong&gt;Explorers&lt;/strong&gt;&lt;/em&gt;, &lt;em&gt;&lt;strong&gt;EVM Builders&lt;/strong&gt;&lt;/em&gt;, and &lt;em&gt;&lt;strong&gt;AI &amp;amp; Agents&lt;/strong&gt;&lt;/em&gt;. These challenges offered a total of US$50,000 in prizes.&lt;/p&gt;

&lt;p&gt;Winning teams tackled real-world and creative challenges, showing the power of blockchain using the Hedera network.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fv8pcfvtptxs457qezlsh.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fv8pcfvtptxs457qezlsh.png" alt="Image description" width="800" height="318"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Hedera AI &amp;amp; Agents Bounty (US$25,000 total):
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;1st Place (US$15,000):&lt;/strong&gt; InfoFi (&lt;a href="https://devfolio.co/submissions/infofi-45c4" rel="noopener noreferrer"&gt;https://devfolio.co/submissions/infofi-45c4&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2nd Place (US$6,000):&lt;/strong&gt; Index Token – DAO Governance (&lt;a href="https://devfolio.co/submissions/hedera-agent-index-token-utilizing-dao-governance-3465" rel="noopener noreferrer"&gt;https://devfolio.co/submissions/hedera-agent-index-token-utilizing-dao-governance-3465&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3rd Place (US$3,000):&lt;/strong&gt; Pixie AI (&lt;a href="https://devfolio.co/submissions/pixie-ai-6544" rel="noopener noreferrer"&gt;https://devfolio.co/submissions/pixie-ai-6544&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;4th Place (US$1,000):&lt;/strong&gt; WWAN Protocol (&lt;a href="https://devfolio.co/submissions/wwan-protocol-a16f" rel="noopener noreferrer"&gt;https://devfolio.co/submissions/wwan-protocol-a16f&lt;/a&gt;)&lt;/p&gt;

&lt;h2&gt;
  
  
  Hedera EVM Builder Bounty (US$20,000 total):
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;1st Place (US$10,000):&lt;/strong&gt; ChargeHive (&lt;a href="https://devfolio.co/submissions/chargehive-c25b" rel="noopener noreferrer"&gt;https://devfolio.co/submissions/chargehive-c25b&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2nd Place (US$6,000):&lt;/strong&gt; Robolingo (&lt;a href="https://devfolio.co/submissions/robolingo-8ffb" rel="noopener noreferrer"&gt;https://devfolio.co/submissions/robolingo-8ffb&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3rd Place (US$3,000):&lt;/strong&gt; TrustDAI – Trusted Decentralized AI (&lt;a href="https://devfolio.co/submissions/trustdai-da7a" rel="noopener noreferrer"&gt;https://devfolio.co/submissions/trustdai-da7a&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;4th Place (US$1,000):&lt;/strong&gt; HedgeWave (&lt;a href="https://devfolio.co/submissions/hedgewave-d63e" rel="noopener noreferrer"&gt;https://devfolio.co/submissions/hedgewave-d63e&lt;/a&gt;)&lt;/p&gt;

&lt;h2&gt;
  
  
  Hedera Explorers Bounty: Imagine, Create, Hello Future (US$5,000 total; US$1,000 each):
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;DreamFi&lt;/strong&gt; (&lt;a href="https://devfolio.co/submissions/dreamfi-abfd" rel="noopener noreferrer"&gt;https://devfolio.co/submissions/dreamfi-abfd&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Thyr&lt;/strong&gt; (&lt;a href="https://devfolio.co/submissions/thyr-d090" rel="noopener noreferrer"&gt;https://devfolio.co/submissions/thyr-d090&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Ava The MultiChain DeFAI Agent&lt;/strong&gt; (&lt;a href="https://devfolio.co/submissions/ava-the-multichain-defai-agent-b640" rel="noopener noreferrer"&gt;https://devfolio.co/submissions/ava-the-multichain-defai-agent-b640&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;NFTs With Benefits&lt;/strong&gt; (&lt;a href="https://devfolio.co/submissions/nfts-with-benefits-b83e" rel="noopener noreferrer"&gt;https://devfolio.co/submissions/nfts-with-benefits-b83e&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Stitch AI&lt;/strong&gt; (&lt;a href="https://devfolio.co/submissions/stitch-ai-b362" rel="noopener noreferrer"&gt;https://devfolio.co/submissions/stitch-ai-b362&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;A huge congratulations to the winners, and a big thank you to everyone who participated! Your creativity, dedication, and passion made this hackathon fun and special. Every project embodied the bold, innovative spirit of the Hedera developer community, pushing the boundaries of decentralized tech and AI. We can’t wait to see what you build next!&lt;/p&gt;

</description>
      <category>blockchain</category>
      <category>cryptocurrency</category>
      <category>hashgraph</category>
      <category>hedera</category>
    </item>
    <item>
      <title>How Would We Build a REIT Today Using Web3 Technologies?</title>
      <dc:creator>Hedera Team</dc:creator>
      <pubDate>Mon, 03 Mar 2025 09:45:08 +0000</pubDate>
      <link>https://dev.to/hedera/how-would-we-build-a-reit-today-using-web3-technologies-306f</link>
      <guid>https://dev.to/hedera/how-would-we-build-a-reit-today-using-web3-technologies-306f</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;By Nadine Loepfe&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;The real estate market has always played - and will always play - a major role in the investment economy, but it’s traditionally been difficult to access. High capital requirements, long transaction cycles, and a general lack of liquidity have always kept real estate investments out of reach for many. But imagine if you could invest in property without requiring large amounts of investment capital, in just a few clicks, no matter where you are in the world?&lt;/p&gt;

&lt;p&gt;That’s the potential that Web3 and blockchain technologies bring to the table. Tokenization - the process of creating digital representation of real-world assets - holds the key to making real estate investment more accessible, efficient, and transparent for everyone.&lt;/p&gt;

&lt;p&gt;Let’s explore how a modern Real Estate Investment Trust (REIT) could be built today using Web3 technologies. It’s more than just theory; this model could fundamentally reshape how we think about property ownership and investment, democratizing access to one of the world’s most lucrative markets.&lt;/p&gt;

&lt;h2&gt;
  
  
  Real-World Assets (RWAs): A brief Introduction
&lt;/h2&gt;

&lt;p&gt;First, it should be explained what exactly is meant by the term ‘“real world asset’”; Real world assets are assets - both tangible and intangible - that hold inherent value in the real world in some form. Tangible examples include real estate, infrastructure, and commodities; intangible examples include bonds, stocks, and intellectual property.&lt;/p&gt;

&lt;p&gt;If one talks about tokenizing real estate as a real-world asset - as we will expand upon in this article - it refers to creating a digital representation of a property on a distributed ledger which can then be traded, tracked, fractionalized, and more.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why Tokenize Real Estate?
&lt;/h2&gt;

&lt;p&gt;The real estate investment market is full of inefficiencies. Participation in the market is increasingly inaccessible due to high capital requirements, the asset itself is traditionally considered highly illiquid, and the transactions involved - not to mention the legacy systems that facilitate them - can be slow, expensive, and complex. Through tokenization, these long-standing and systemic issues with the market can be addressed.&lt;/p&gt;

&lt;p&gt;First, we have lower entry costs. One does not need to be a millionaire to invest in real estate - as is the case in most real estate markets today. Such tokenization allows owning and enjoying the equity of a fraction of a property, allowing a larger number of investors to participate.&lt;/p&gt;

&lt;p&gt;Then, there's increased liquidity. Whereas traditionally - due a huge number of factors - selling out a real estate investment could take months or even years, tokenized assets can be traded on digital exchanges and platforms seamlessly and in a relatively short period, making the process far more dynamic, and the market far more liquid.&lt;/p&gt;

&lt;p&gt;And finally, there's global reach. Tokenized real estate allows investors to transcend regional markets. With tokenized properties listed on decentralized exchanges and marketplace platforms, you can reach properties anywhere in other countries and thereby create a diversified portfolio without the traditional geographic constraints of a REIT.&lt;/p&gt;

&lt;p&gt;Tokenization and the potential benefits it brings enables us to envision the future of real estate investment; a digital, democratized, and decentralized system built upon distributed infrastructure that creates equity for the economically marginalized and unprecedented efficiency in a market that has been plagued by inefficiencies for decades, if not, centuries.&lt;/p&gt;

&lt;p&gt;At the forefront of the emerging revolution is Hedera - bringing enterprise-grade governance, speed, cost efficiency, regulatory compliance, sustainability, and proven use cases that cement itself as a leader not only in the tokenization of real estate, but the tokenization of everything.&lt;/p&gt;

&lt;h2&gt;
  
  
  So How Would We Build a REIT on Web3 Today?
&lt;/h2&gt;

&lt;p&gt;Now that we understand the basics of RWA, let’s dive into how we would use Web3 technologies to build a decentralized REIT.&lt;/p&gt;

&lt;h2&gt;
  
  
  ERC Standards and Tokenization
&lt;/h2&gt;

&lt;p&gt;We begin our discussion by providing implementation related to the Web3 token standards - &lt;strong&gt;ERC-20&lt;/strong&gt; and &lt;strong&gt;ERC-3643&lt;/strong&gt; - to tokenize real estate. ERC-20 enables the functionality of fractional ownership, which means the ability to split up ownership of a property into tradable shares as explained earlier. Another active area of tokenizing real estate involves taking steps towards compliance with industry regulations.&lt;/p&gt;

&lt;p&gt;We can extend ERC-3643 to implement laws related to KYC (Know-Your-Customer) requirements, ensuring that participants are verified investors. This is in high demand for keeping fraud cases at a minimum and, not insignificantly, for meeting a lot of the legal requirements that come into play when high-value assets are involved. Moreover, this geo-blocking can go all the way to blocking certain properties in respect of a user's location to ensure that local and international laws are being followed. This level of control sustains security for the system while at the same time ensuring that compliance is adhered to, therefore allowing for flexibility that is expected to come with decentralized ownership and trade.&lt;/p&gt;

&lt;p&gt;Finally, ERC-721 can be used for individual, non-fungible attributes of real estate, such as particular property units, with fractional ownership still made possible.&lt;/p&gt;

&lt;h2&gt;
  
  
  Governance via DAOs
&lt;/h2&gt;

&lt;p&gt;Next, we introduce distributed governance through DAOs: &lt;a href="https://www.investopedia.com/tech/what-dao/" rel="noopener noreferrer"&gt;Decentralised Autonomous Organisations&lt;/a&gt;. DAOs give investors a vote on the operation of the fund on everything from property management to new acquisitions and distributions. This model is decentralized, hence ensuring transparency and giving investors greater control over their assets.&lt;/p&gt;

&lt;p&gt;Also relevant is the concept of Blockchain Organised Restricted Governance, BORGs in short. A BORG adds a further level of flexibility that can enable different parts of the real estate portfolio to have their own specific form of governance. Some assets can require more centralized control while others are fully decentralized, depending on regulations or investor preferences. By using both DAOs and BORGs, we give investors more power over decisions, making real estate management more transparent and flexible.&lt;/p&gt;

&lt;h2&gt;
  
  
  Managing Treasury and Revenue
&lt;/h2&gt;

&lt;p&gt;Smarter management of inflow funds is a key component in any REIT. Our Web3 REIT will utilize a treasury and smart contract-mediated distribution of revenue created by the properties to token holders. We can easily ensure appropriate reserves for unexpected expenses and distribute excess profits to investors simultaneously through what's called a “&lt;a href="https://www.investopedia.com/terms/h/highwatermark.asp" rel="noopener noreferrer"&gt;high/low water&lt;/a&gt;” system.&lt;/p&gt;

&lt;h2&gt;
  
  
  Pricing and Liquidity: Solving two Key Challenges
&lt;/h2&gt;

&lt;p&gt;Among the biggest problems that one faces while dealing with real estate investment are pricing and liquidity. In a tokenized REIT, one may have what is called Decentralized Exchanges for price discovery, which include &lt;a href="https://coinmarketcap.com/academy/glossary/liquidity-pool" rel="noopener noreferrer"&gt;Liquidity Pools&lt;/a&gt; (LPs) and &lt;a href="https://www.coinbase.com/learn/advanced-trading/what-is-an-automated-market-maker-amm" rel="noopener noreferrer"&gt;Automated Market Makers&lt;/a&gt; (AMMs). Investors contribute liquidity, and the AMM adjusts prices based on market demand, offering a more dynamic and transparent pricing model.&lt;/p&gt;

&lt;p&gt;Initially, we’ll offer a &lt;a href="https://www.investopedia.com/terms/o/onewaymarket.asp" rel="noopener noreferrer"&gt;one-sided marketplace&lt;/a&gt; where investors can buy into properties. Over time, this can evolve into a two-sided market, allowing easier buying and selling of property tokens.&lt;/p&gt;

&lt;h2&gt;
  
  
  Tokenizing a Building: A Step-by-Step Guide
&lt;/h2&gt;

&lt;p&gt;How do we apply these concepts to a single building on a high level? Here’s a simple walkthrough:&lt;/p&gt;

&lt;p&gt;First, we’ll model the building: It is tokenized into regulated ERC-20 tokens for fractional ownership. Here each token represents a share in the building. Additionally, we can use a NFT (ERC-721) for the name, address, and visual depiction of the building.&lt;/p&gt;

&lt;p&gt;Then funds are raised through a token sale or auction, giving investors a way to determine the building’s initial price.&lt;/p&gt;

&lt;p&gt;Then, as the building generates revenue (rent or otherwise), the funds flow into the treasury, where they’re distributed proportionally to token holders.&lt;/p&gt;

&lt;h2&gt;
  
  
  A Glimpse of What’s Next
&lt;/h2&gt;

&lt;p&gt;Does this sound interesting? This is just the beginning. By integrating more advanced DeFi (decentralized finance) mechanisms, we can create a “fund of buildings”, and combine some of the composability that this technology offers to allow more flexibility.&lt;/p&gt;

&lt;p&gt;In further posts, we will discuss each one of those advanced topics in greater detail. We'll cover tokenomics, list some of the active vaults and auto-compounders for managing the funds, and talk about a few challenges like price discovery and regulatory compliance. By examining each of these subjects, we will continue demonstrating exactly how Web3 technologies are impacting real estate investment.&lt;/p&gt;

&lt;p&gt;Follow along to learn more!&lt;/p&gt;

</description>
      <category>blockchain</category>
      <category>cryptocurrency</category>
      <category>hashgraph</category>
      <category>hedera</category>
    </item>
    <item>
      <title>These are the Winners of the #HelloFuture Hackathon 2.0</title>
      <dc:creator>Hedera Team</dc:creator>
      <pubDate>Fri, 28 Feb 2025 10:41:52 +0000</pubDate>
      <link>https://dev.to/hedera/these-are-the-winners-of-the-hellofuture-hackathon-20-47pl</link>
      <guid>https://dev.to/hedera/these-are-the-winners-of-the-hellofuture-hackathon-20-47pl</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;By Ed Marquez&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;The &lt;strong&gt;Hello Future Hackathon 2.0&lt;/strong&gt; has come to a close! Between November 11th and December 18th, 2024, hackers from all around the world participated in this event to build incredible projects on Hedera in the areas of AI &amp;amp; Data-Driven Insights, Tokenized Assets, DeFi, Sustainability, Decentralized Identify, and more. Here are the results and the winning teams taking home a prize pool with a total value of $300,000 USD!&lt;/p&gt;

&lt;h2&gt;
  
  
  🏆 Overall Winners
&lt;/h2&gt;

&lt;p&gt;🥇&lt;strong&gt;1st Place: Ecosphere Prime&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Creating a decentralized hyperlocal climate intelligence oracle using Web3 technology that will improve the accuracy and accessibility of climate data. IoT sensors form climate nodes, collecting data that is validated and stored on Hedera.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Prize:&lt;/strong&gt; $35,000 USD&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;🥈&lt;strong&gt;2nd Place: Hashgraph Online&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;A new open source standard with a LaunchPage builder and smart contracts to help define a new kind of asset class and capabilities for NFTs that are entirely unique to Hedera.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Prize:&lt;/strong&gt; $25,000 USD&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;🥉&lt;strong&gt;3rd Place: HealthToken.AI&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;A comprehensive platform for managing consent, data capture, and incentivization in healthcare. At its heart, we have built a tokenization engine to abstract and ease creation and usage of Hedera based tokenization for multiple use cases in healthcare.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Prize:&lt;/strong&gt; $15,000 USD&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  🛤️ Track Winners
&lt;/h2&gt;

&lt;p&gt;🧠 &lt;strong&gt;AI-Driven Insights and Data Integrity&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;🥇&lt;strong&gt;ACOER Team:&lt;/strong&gt; BioPharma Tracker is a cutting-edge solution designed to enhance traceability, security, and efficiency within the biopharmaceutical supply chain.&lt;/li&gt;
&lt;li&gt;🥈&lt;strong&gt;OsmiumLabs:&lt;/strong&gt; HiD (Hedera Identity) is a decentralized identity platform leveraging Hedera’s eco-friendly DLT to deliver secure, verifiable, and privacy-preserving digital credentials.&lt;/li&gt;
&lt;li&gt;🥉&lt;strong&gt;HBANK:&lt;/strong&gt; Hbank is a comprehensive platform designed to empower investors by simplifying the management of Hedera Native Assets.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;🏢 &lt;strong&gt;Tokenized Assets and Digital Securities&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;🥇&lt;strong&gt;Hedera for Robotics:&lt;/strong&gt; The first B2B Middleware-as-a-Service, helping industries to design and build custom hubs that connect their Web2-based industrial robotic automation to Hedera and interact with on-chain components seamlessly.&lt;/li&gt;
&lt;li&gt;🥈&lt;strong&gt;HealthToken.AI:&lt;/strong&gt; &lt;em&gt;(Also the 3rd Place Overall Winner)&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;🥉&lt;strong&gt;Haras Project:&lt;/strong&gt; Simplifies equine management, creating secure, transparent records for horse lineage, medical history, and ownership. It reduces fraud, improves trust, and streamlines processes for owners, vets, and auction houses.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;🌐 &lt;strong&gt;DeFi &amp;amp; AMMs&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;🥇&lt;strong&gt;Hashgraph Online:&lt;/strong&gt; &lt;em&gt;(Also the 2nd Place Overall Winner)&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;🥈&lt;strong&gt;EtaBridge:&lt;/strong&gt; Liquidity bridge based on LayerZero protocol.&lt;/li&gt;
&lt;li&gt;🥉&lt;strong&gt;Arze:&lt;/strong&gt; An innovative payroll automation platform leveraging Hedera DLT to streamline salary processing for companies of all sizes. Our primary purpose is to tokenize and deliver fast, secure, and transparent salary payments directly to employees' wallets.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;🔎 &lt;strong&gt;Decentralized Identity and Verifiable Credentials&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;🥇&lt;strong&gt;Decentralized Minds:&lt;/strong&gt; Medera is an innovative healthcare platform built on Hedera to streamline clinic, pharmacy, and patient interactions. Our primary goal is to enhance trust, efficiency, and security in healthcare services through decentralized identity (SSI) and Hedera.&lt;/li&gt;
&lt;li&gt;🥈&lt;strong&gt;The Mouth:&lt;/strong&gt; An advanced decentralized marketing tool that allows projects and brands to reward their community for interacting with their content. This creates an opportunity for community members to monetize their attention and engagement.&lt;/li&gt;
&lt;li&gt;🥉&lt;strong&gt;BitFlippers:&lt;/strong&gt; The Decentralised Attendance System aims to revolutionize classroom management by utilizing Hedera's technology for secure, transparent attendance tracking.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;🌲&lt;strong&gt;Sustainable and Green Finance&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;🥇&lt;strong&gt;Ecosphere Prime:&lt;/strong&gt; &lt;em&gt;(Also the 1st Place Overall Winner)&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;🥈&lt;strong&gt;GreenDAO:&lt;/strong&gt; An innovative Software-as-a-Service (SaaS) platform designed to empower communities with trust through the utilization of a decentralized autonomous organization (DAO) framework.&lt;/li&gt;
&lt;li&gt;🥉&lt;strong&gt;Digitized VM0048 REDD Methodology:&lt;/strong&gt; Improves upon a digitized version of VM0048 REDD methodology by leveraging Hedera's Guardian Service, which enables quantification and monitoring of emissions reductions from Verra REDD projects.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;🧑🏻‍💻 &lt;strong&gt;Hashgraph Trailblazers (Advanced)&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;🥇&lt;strong&gt;Hashgraph Online:&lt;/strong&gt; &lt;em&gt;(Also the 2nd Place Overall Winner)&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;🥈&lt;strong&gt;Hedera for Robotics:&lt;/strong&gt; &lt;em&gt;(Also the 1st Place Winner for Tokenized Assets and Digital Securities)&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;🥉&lt;strong&gt;The Mouth:&lt;/strong&gt; &lt;em&gt;(Also the 2nd Place Winner for Decentralized Identity and Verifiable Credentials)&lt;/em&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;🦸🏽 &lt;strong&gt;Hashgraph Legends (Returning)&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;🥇&lt;strong&gt;HashPress Pioneers:&lt;/strong&gt; Making blockchain more accessible to everyday users by building two WordPress plugins.&lt;/li&gt;
&lt;li&gt;🥈&lt;strong&gt;Savera:&lt;/strong&gt; A complete platform for payments, savings, and cards, designed for the Hedera ecosystem, to offer a complete and simple experience to users. Now with a Venmo-like on-chain chat.&lt;/li&gt;
&lt;li&gt;🥉&lt;strong&gt;HederaP2P 2.0:&lt;/strong&gt; Welcomes you to a preview of Internet 2.0 and the “Power of the Cloud Without Servers”.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;🧗‍♀️ &lt;strong&gt;Hashgraph Explorers (Beginner)&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;🎖️ The Terrific Tokenizer&lt;/p&gt;

&lt;p&gt;🎖️DeVault&lt;/p&gt;

&lt;p&gt;🎖️Fusion Innovators&lt;/p&gt;

&lt;p&gt;🎖️The Digivators&lt;/p&gt;

&lt;p&gt;🎖️Noobsoft Gamers&lt;/p&gt;

&lt;p&gt;🎖️Team Hedemy&lt;/p&gt;

&lt;p&gt;🎖️LEE YEN FEI&lt;/p&gt;

&lt;p&gt;🎖️FlexD&lt;/p&gt;

&lt;p&gt;🎖️HashLand&lt;/p&gt;

&lt;p&gt;🎖️GeoHashGraph&lt;/p&gt;

&lt;h2&gt;
  
  
  Closing Celebration on February 14th 🎉
&lt;/h2&gt;

&lt;p&gt;Congratulations to all the winners and participants! Your hard work, innovation, and dedication have made this hackathon truly special. &lt;/p&gt;

&lt;p&gt;Join us for our &lt;strong&gt;virtual Closing Celebration on February 14th&lt;/strong&gt;! Hear insights and learnings from the overall winning teams, get updates on post-hackathon support, and catch exciting announcements about upcoming events and hackathons like HederaCon, ETH Denver, and more.&lt;/p&gt;

</description>
      <category>blockchain</category>
      <category>cryptocurrency</category>
      <category>hashgraph</category>
      <category>hedera</category>
    </item>
    <item>
      <title>Beyond Hedera: How Hiero Sets a New Standard for Decentralized Open-Source Development</title>
      <dc:creator>Hedera Team</dc:creator>
      <pubDate>Thu, 27 Feb 2025 12:16:11 +0000</pubDate>
      <link>https://dev.to/hedera/beyond-hedera-how-hiero-sets-a-new-standard-for-decentralized-open-source-development-lok</link>
      <guid>https://dev.to/hedera/beyond-hedera-how-hiero-sets-a-new-standard-for-decentralized-open-source-development-lok</guid>
      <description>&lt;h2&gt;
  
  
  Introduction
&lt;/h2&gt;

&lt;p&gt;In September, 2024 Hedera announced that it is donating its entire codebase, including all Hedera services, development accelerators, and SDKs to the Linux Foundation Decentralized Trust (LF Decentralized Trust) as project “Hiero.” With this groundbreaking move, Hedera became the first Layer 1 public distributed ledger to donate its code to an independent entity, fully embracing a vendor-neutral governance model. The Hedera public ledger now operates as an instance of the &lt;strong&gt;Hiero codebase&lt;/strong&gt;, paving the way for a new era of decentralization.&lt;/p&gt;

&lt;p&gt;By transferring the source code to LF Decentralized Trust, Hedera guarantees that the code remains open and independent, free from reliance on a single entity for maintenance. This move also integrates the project into a broader ecosystem of developers at LFDT, encouraging cross-industry collaboration and innovation.&lt;/p&gt;

&lt;p&gt;This blog explores the technical and strategic implications of Hedera’s source code donation, including shifts in governance, contribution models, and the broader impact on the Hedera ecosystem.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why Did Hedera Contribute its Code to the Linux Foundation Decentralized Trust?
&lt;/h2&gt;

&lt;p&gt;The &lt;a href="https://www.lfdecentralizedtrust.org/" rel="noopener noreferrer"&gt;LF Decentralized Trust&lt;/a&gt; (LFDT) is the leading force in &lt;strong&gt;open-source standards and decentralized technology innovation&lt;/strong&gt;. As the premier open-source foundation for decentralized infrastructure, LFDT provides a &lt;strong&gt;vendor-neutral, collaborative environment&lt;/strong&gt; where organizations and developers shape the future of distributed ledger technology (DLT), blockchain, and trust systems&lt;/p&gt;

&lt;p&gt;By setting industry standards and driving the &lt;strong&gt;evolution of decentralized technologies&lt;/strong&gt;, LFDT accelerates adoption across industries while ensuring interoperability, transparency, and security. Hedera’s contribution to LFDT aligns with its vision of fostering a &lt;strong&gt;global, community-driven ecosystem&lt;/strong&gt; where decentralized networks thrive under open governance and cutting-edge development.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6uvoy1ux9snkkgcy4jy0.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6uvoy1ux9snkkgcy4jy0.png" alt="Image description" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;u&gt;Vendor-Neutral Governance&lt;/u&gt;&lt;br&gt;
Hedera will continue to manage and maintain its own instance of the codebase, but the &lt;strong&gt;Hiero codebase itself is now governed by the Linux Foundation Decentralized Trust (LFDT)&lt;/strong&gt;. This shift ensures that &lt;strong&gt;no single entity—including the select set of entities that participate in Hedera’s decentralised governing council—has exclusive control over future development&lt;/strong&gt;. &lt;/p&gt;

&lt;p&gt;By adopting a &lt;strong&gt;vendor-neutral governance model&lt;/strong&gt;, Hiero opens the door for contributors from diverse industries and communities to participate. This inclusive approach fosters &lt;strong&gt;collaboration, innovation, and long-term sustainability&lt;/strong&gt;, allowing all stakeholders to shape the project’s evolution on equal footing.&lt;/p&gt;

&lt;p&gt;&lt;u&gt;Transparent and Open Contribution Model&lt;/u&gt;&lt;br&gt;
Hiero will adopt the &lt;a href="https://www.linuxfoundation.org/resources/open-source-guides/participating-in-open-source-communities" rel="noopener noreferrer"&gt;Linux Foundation’s transparent contribution model&lt;/a&gt;, so anyone—whether  an independent developer or a major enterprise—can contribute to the codebase and be present at the &lt;a href="https://zoom-lfx.platform.linuxfoundation.org/meetings/lf-decentralized-trust?view=week" rel="noopener noreferrer"&gt;TSC meetings&lt;/a&gt;. &lt;em&gt;See section on Project Hiero Technical Steering Committee (TSC)&lt;/em&gt;. This inclusivity ensures that diverse input and innovations will form the foundation for increased contributions from various developers, researchers, and organizations interested in decentralized trust systems.&lt;/p&gt;

&lt;p&gt;&lt;u&gt;The Linux Foundation’s Collaborative, Global Ecosystem&lt;/u&gt;&lt;br&gt;
In 2024, the Linux Foundation achieved significant milestones, reflecting its ongoing commitment to open-source innovation and has reported that over &lt;a href="https://www.youtube.com/watch?v=QJoqL7-42RU" rel="noopener noreferrer"&gt;71,000 developers collaborated globally across more than 1,300 projects, driving advancements in areas such as artificial intelligence, cloud computing, and edge computing&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;By joining LF Decentralized Trust, Hiero will tap into a global network of developers and enterprises already engaged with Linux Foundation projects. This open environment fosters faster problem-solving, encourages creative solutions, and eliminates the bottlenecks created by isolated development.&lt;/p&gt;

&lt;p&gt;Furthermore, the Linux Foundation’s standardized practices and interoperable tools promote &lt;strong&gt;scalability&lt;/strong&gt; and &lt;strong&gt;reuse of technology blocks&lt;/strong&gt;, ensuring that advances in one project can readily contribute to improvements in another. By breaking down these barriers, &lt;strong&gt;Hiero can innovate more freely and efficiently&lt;/strong&gt;, rapidly integrating advancements across the ecosystem, while also accelerating development and the potential for technological breakthroughs.&lt;/p&gt;

&lt;p&gt;&lt;u&gt;Enterprise Support and Credibility&lt;/u&gt;&lt;br&gt;
Hiero inherits the Linux Foundation’s credibility, which is supported by the foundation’s globally respected standards and backing from major enterprises. This support will help Hiero attract enterprises and institutions and encourage them to participate in its development and trust the project’s integrity.&lt;/p&gt;

&lt;p&gt;&lt;u&gt;Resource Accessibility&lt;/u&gt;&lt;br&gt;
The Linux Foundation’s robust infrastructure will make it easier for developers to contribute to Hiero. Tools, documentation, and testing environments will be readily available, reducing the friction for onboarding new developers. By lowering the barriers to entry, Hiero should attract a larger pool of contributors, especially those who may not have otherwise considered participating in a blockchain project.&lt;/p&gt;

&lt;h2&gt;
  
  
  Setting a New Standard: LF Decentralized Trust as a Model for Decentralized Open-Source Development
&lt;/h2&gt;

&lt;p&gt;Hiero’s integration into the LF Decentralized Trust sets a precedent for other decentralized protocols in the crypto world that are grappling with governance issues, siloed operational structures, and a lack of industry standards. Through LF Decentralized Trust vendor-neutral governance, Hiero ensures that project development is guided collectively.&lt;/p&gt;

&lt;p&gt;LF Decentralized Trust’s focus on interoperability and standardized practices sets a regulatory-ready framework, offering other crypto protocols a clear route to achieve scalability, compliance, and industry credibility. Hiero’s journey showcases how aligning with the LF Decentralized Trust can empower decentralized projects to overcome common obstacles, paving the way for sustainable, community-driven growth within a cohesive and innovative ecosystem.&lt;/p&gt;

&lt;h2&gt;
  
  
  How Will Hiero’s Codebase Be Maintained?
&lt;/h2&gt;

&lt;p&gt;Projects under the LF Decentralized Trust are expected to promote the establishment of a Technical Steering Committee (TSC) according to &lt;a href="https://linuxfoundation.github.io/devex-and-commsuccess/reference/project-governance" rel="noopener noreferrer"&gt;specific governance guidelines&lt;/a&gt;. The TSC plays a vital role in overseeing each project's technical aspects, including setting the project’s technical direction, managing contributions, and ensuring code quality.&lt;/p&gt;

&lt;p&gt;The Linux Foundation emphasizes that &lt;a href="https://tac.aswf.io/process/tsc_faq.html" rel="noopener noreferrer"&gt;open-source projects should adhere to governance structures like TSCs&lt;/a&gt; to ensure transparency, collaboration, and technical excellence.&lt;/p&gt;

&lt;p&gt;&lt;u&gt;Project Hiero Technical Steering Committee (TSC)&lt;/u&gt;&lt;br&gt;
The TSC is the governing body that oversees all of Project Hiero’s technical aspects. It ensures the project's integrity and alignment with its open-source community. The TSC facilitates collaboration among contributors, committers, and maintainers, helping to ensure the project's quality, security, and evolution.&lt;/p&gt;

&lt;p&gt;&lt;u&gt;Open Governance and Meetings&lt;/u&gt; &lt;br&gt;
The TSC operates transparently, with all &lt;a href="https://zoom-lfx.platform.linuxfoundation.org/meetings/lf-decentralized-trust?view=week" rel="noopener noreferrer"&gt;meetings open to the public&lt;/a&gt;. These meetings will be conducted and recorded on Zoom. Anyone is welcome to attend. This openness ensures that the community can actively engage with the TSC’s discussions, provide insights or feedback, and reinforce the project's open-source ethos. Furthermore, the meeting minutes will be available to everyone in &lt;a href="https://github.com/hiero-ledger/tsc/tree/main/minutes" rel="noopener noreferrer"&gt;this GitHub repository&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The composition of the TSC is documented in the &lt;a href="https://github.com/hiero-ledger/tsc" rel="noopener noreferrer"&gt;Hiero-ledger/tsc&lt;/a&gt; repository, allowing anyone to see the individuals who are responsible for leading Project Hiero.&lt;/p&gt;

&lt;p&gt;&lt;u&gt;Election of TSC Members&lt;/u&gt;&lt;br&gt;
The TSC will consists of nine (9) members who are selected from various groups within the community:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Dr. Leemon Baird&lt;/strong&gt; holds a permanent seat as the inventor of the hashgraph algorithm.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Hedera Hashgraph, LLC&lt;/strong&gt; will hold a transitional seat during the project’s initial three years.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Maintainers&lt;/strong&gt; from the project and its sub-projects collectively elect three members.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Contributors&lt;/strong&gt; who have been active in the past year elect one representative.&lt;/li&gt;
&lt;li&gt;An &lt;strong&gt;End User&lt;/strong&gt;, defined as someone primarily using the project’s software, is elected by a process defined by the TSC.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;During the project’s early startup period, the initial TCS members elect additional seats, helping to ensure a balance of interests and technical expertise. The current members of the TSC include &lt;a href="https://github.com/lbaird" rel="noopener noreferrer"&gt;Dr. Leemon Baird&lt;/a&gt;, &lt;a href="https://github.com/rbair23" rel="noopener noreferrer"&gt;Richard Bair&lt;/a&gt;, &lt;a href="https://github.com/hendrikebbers" rel="noopener noreferrer"&gt;Hendrik Ebbers&lt;/a&gt;, &lt;a href="https://github.com/stoqnkpL" rel="noopener noreferrer"&gt;Stoyan Panayotov&lt;/a&gt;, &lt;a href="https://github.com/popowycz" rel="noopener noreferrer"&gt;Alex Popowycz&lt;/a&gt;, and &lt;a href="https://github.com/Perseverance" rel="noopener noreferrer"&gt;George Spasov&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;u&gt;Responsibilities of the TSC&lt;/u&gt;&lt;br&gt;
The TSC’s responsibilities encompass a broad range of governance and operational tasks that guide the development of Project Hiero. These include:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Technical oversight&lt;/strong&gt;: Ensuring the health and security of the project by reviewing and approving system or project proposals.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Project organization&lt;/strong&gt;: The TSC may create, promote, or deprecate sub-projects as necessary, ensuring a flexible and scalable project structure.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Workflow management&lt;/strong&gt;: Establishing and enforcing procedures for submissions, reviews, and archiving projects or contributions.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Representation&lt;/strong&gt;: The TSC appoints representatives to collaborate with other open-source communities or standards bodies.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Community building&lt;/strong&gt;: The TSC’s responsibilities include establishing norms, managing release cycles, and implementing security policies to ensure the project’s long-term success.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;u&gt;TSC Voting and Decision-Making&lt;/u&gt;&lt;br&gt;
Although the TSC operates primarily on a &lt;strong&gt;consensus basis&lt;/strong&gt;, formal votes are sometimes necessary to move the project forward if consensus cannot be reached. In these cases, each active TSC voting member casts one vote. A quorum for TSC meetings is defined as two-thirds of the voting members. If the votes don’t resolve the issue, any member can escalate the issue to the Series Manager for assistance.&lt;/p&gt;

&lt;p&gt;This structured yet flexible governance ensures that the project remains adaptable, transparent, and community-driven. The TSC provides the necessary technical leadership to guide Project Hiero forward.&lt;/p&gt;

&lt;h2&gt;
  
  
  The New Contribution Model
&lt;/h2&gt;

&lt;p&gt;The &lt;strong&gt;Hiero Improvement Proposal&lt;/strong&gt; process replaces the original &lt;a href="https://hips.hedera.com/" rel="noopener noreferrer"&gt;Hedera Improvement Proposal (HIP)&lt;/a&gt; process, though the mechanics remain largely the same. Anyone in the community can submit proposals for features, bug fixes, or optimizations. These submissions undergo a rigorous review process involving contributors, committers, and maintainers.&lt;/p&gt;

&lt;p&gt;&lt;u&gt;The Process Remains the Same&lt;/u&gt;&lt;br&gt;
Anyone in the community can create, discuss, and submit a proposal for review. When Hedera previously owned the codebase, the Technical Committee (a subcommittee of the Hedera governing council) was responsible for reviewing and approving the HIPs. Moving forward, the &lt;strong&gt;TSC&lt;/strong&gt; will oversee the approval process and create a roadmap based on the proposals. Contributions and collaboration from the entire community, including Hedera, are welcome. Hedera’s Technical Committee will accept HIPs for implementation on the Hedera instance which will now be separate from the Hiero instance.&lt;/p&gt;

&lt;p&gt;There are various contributor roles, each with specific responsibilities.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fgvgijg81a0hxeaqiz1u6.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fgvgijg81a0hxeaqiz1u6.png" alt="Image description" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;u&gt;Contributor:&lt;/u&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Responsibilities:&lt;/strong&gt; Any individual who submits code, documentation, or other improvements to the project. Contributors typically don’t have direct commit access to the project’s repositories.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Access:&lt;/strong&gt; Submit changes through pull requests or patches, which are reviewed by higher-level roles.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Involvement:&lt;/strong&gt; Contributors can propose new features, fix bugs, or enhance documentation that improves the project, without decision-making authority.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;u&gt;Committer:&lt;/u&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Responsibilities:&lt;/strong&gt; Review contributions and merge accepted changes to the project’s repository, ensuring quality and standard compliance.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Access:&lt;/strong&gt; Committers have direct write access to the repositories and review pull requests.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Involvement:&lt;/strong&gt; Trusted contributors who consistently improve the project and follow its guidelines, serving as gatekeepers for integrated code.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;u&gt;Maintainer:&lt;/u&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Responsibilities:&lt;/strong&gt; Oversee the project’s health and direction, make high-level governance decisions, and contribute to strategic development.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Access:&lt;/strong&gt; Have the highest level of authority, including the power to approve major changes, assign tasks, manage releases, and resolve disputes.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Involvement:&lt;/strong&gt; Guide project evolution, set priorities, and ensure alignment with broader ecosystem goals, overseeing contributors and committers.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;u&gt;Flow of a Proposal Through These Roles&lt;/u&gt;&lt;br&gt;
Here’s how a proposal flows through the different roles at LFDT:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Proposal Submission by a Contributor&lt;/strong&gt; - A contributor proposes a feature, bug fix, or improvement by opening a pull request or issue, including necessary documentation, code changes, or ideas.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Review by a Committer&lt;/strong&gt; - A committer reviews the proposal with the purpose of checking code quality, documentation, project standards, and alignment with goals. The committer may request changes, improvements, or clarifications before approval.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Oversight by a Maintainer&lt;/strong&gt; - Maintainers review significant proposals, especially those affecting the project’s direction, and may provide input before final approval. For major changes, maintainers need to give explicit approval.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fyrkr6wycocc9m6zhbmnb.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fyrkr6wycocc9m6zhbmnb.png" alt="Image description" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;u&gt;Hedera's Autonomy&lt;/u&gt;&lt;br&gt;
Hedera &lt;strong&gt;TechComm&lt;/strong&gt; is a **subcommittee of the Hedera Governing Council **responsible for overseeing the technical roadmap, reviewing proposals, and ensuring the development of the Hedera network aligns with its strategic goals.&lt;/p&gt;

&lt;p&gt;Before Hedera donated its codebase to the &lt;strong&gt;Linux Foundation Decentralized Trust (LFDT)&lt;/strong&gt; as &lt;strong&gt;Project Hiero&lt;/strong&gt;, TechComm played a key role in &lt;strong&gt;evaluating and approving HIPs&lt;/strong&gt;, which introduced new features, optimizations, or protocol changes to the network.&lt;/p&gt;

&lt;p&gt;With the transition to &lt;strong&gt;Hiero&lt;/strong&gt;, the governance of the core codebase now falls under the &lt;strong&gt;Hiero Technical Steering Committee (TSC)&lt;/strong&gt;. However, &lt;strong&gt;Hedera TechComm remains active&lt;/strong&gt;—it still &lt;strong&gt;reviews and approves HIPs&lt;/strong&gt; that impact the &lt;strong&gt;Hedera network&lt;/strong&gt; specifically, ensuring that updates to its instance of the Hiero codebase meet the network’s operational and security standards.&lt;/p&gt;

&lt;p&gt;&lt;u&gt;Key Responsibilities of Hedera TechComm:&lt;/u&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Reviewing and approving &lt;strong&gt;Hiero Improvement Proposals&lt;/strong&gt; for implementation to the &lt;strong&gt;Hedera instance&lt;/strong&gt; of the &lt;strong&gt;Hiero codebase&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Maintaining Hedera’s instance of the Hiero codebase.&lt;/li&gt;
&lt;li&gt;Ensuring &lt;strong&gt;network security, stability, and scalability&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Overseeing &lt;strong&gt;testing and deployment&lt;/strong&gt; of approved changes to Hedera’s network (testnet, previewnet, and mainnet).&lt;/li&gt;
&lt;li&gt;Collaborating with the &lt;strong&gt;Hiero TSC&lt;/strong&gt; to align development efforts while maintaining autonomy over Hedera’s implementation.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Essentially, &lt;strong&gt;Hedera TechComm continues to govern Hedera's version of the Hiero codebase&lt;/strong&gt;, ensuring it evolves in alignment with the network’s needs while benefiting from contributions made to &lt;strong&gt;Hiero under LFDT governance&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;&lt;u&gt;Forking and Compatibility&lt;/u&gt;&lt;br&gt;
In rare cases, &lt;strong&gt;Hiero&lt;/strong&gt; may implement code that doesn't work with Hedera, requiring a separate version (fork) of the codebase. However, this is unlikely, as Hiero's main goal is to support the growth of the Hedera network and ecosystem.&lt;/p&gt;

&lt;p&gt;&lt;u&gt;Build and Release Process&lt;/u&gt;&lt;br&gt;
The &lt;strong&gt;TSC&lt;/strong&gt; will have its own build, testing, and release processes, but &lt;strong&gt;Hedera&lt;/strong&gt; will continue to maintain its independent systems for testing and deployment. Hedera will manage deployments to its testnet, previewnet, and mainnet, ensuring each build meets Hedera’s requirements. As a community member, Hedera participates in the TSC along with others.&lt;/p&gt;

&lt;h2&gt;
  
  
  Developer Contributions
&lt;/h2&gt;

&lt;p&gt;&lt;u&gt;First-Time Code Contributors&lt;/u&gt;&lt;br&gt;
For those who are new to contributing to Hiero or any open-source project, Hedera designated certain issues with the label &lt;a href="https://github.com/search?q=org%3Ahashgraph%20state%3Aopen%20label%3A%22good%20first%20issue%22%20&amp;amp;type=issues" rel="noopener noreferrer"&gt;“good first issue,”&lt;/a&gt; which are specifically reserved for first-time contributors. Hedera understands that creating the first pull request can feel daunting, so these labeled issues are intentionally less complex, making them ideal for new developers and those who are exploring open source for the first time.&lt;/p&gt;

&lt;p&gt;&lt;u&gt;Developer Certificate of Origin&lt;/u&gt;&lt;br&gt;
To have contributions considered and to adhere to the Linux Foundation’s standards, each code commit must include a &lt;strong&gt;Developer Certificate of Origin (DCO)&lt;/strong&gt;. This certifies that the contributor has the legal right to submit the code—either as the original author or with permission from the original author—and grants the project permission to use the contribution under the project's license. Refer to the &lt;a href="https://github.com/hiero-ledger/.github/blob/main/CONTRIBUTING.md" rel="noopener noreferrer"&gt;CONTRIBUTIONS.md&lt;/a&gt; file in the project’s repository for detailed contribution guidelines. The committer must also have GPG keys set up on their account.&lt;/p&gt;

&lt;p&gt;&lt;u&gt;GPG Keys&lt;/u&gt;&lt;br&gt;
Each contributor must also have a &lt;a href="https://docs.releng.linuxfoundation.org/en/latest/gpg.html" rel="noopener noreferrer"&gt;GPG key&lt;/a&gt; associated with their GitHub account. A GPG key is a cryptographic key pair that is used to sign and verify digital communications, ensuring authenticity and data integrity. At the Linux Foundation, GPG keys are necessary for verifying contributors' identities, protecting code integrity, and fostering trust in open-source projects by preventing unauthorized changes.&lt;/p&gt;

&lt;p&gt;Contributors can maintain &lt;strong&gt;anonymity&lt;/strong&gt; by using pseudonyms or alternate email addresses, but they must associate their GPG key with their GitHub account. This ensures that contributions are securely signed and verified without revealing personal information.&lt;/p&gt;

&lt;h2&gt;
  
  
  Conclusion
&lt;/h2&gt;

&lt;p&gt;The migration of Hedera’s codebase to the LF Decentralized Trust Hiero project represents a forward-thinking step toward open, collaborative development in decentralized technology. By adopting the LF Decentralized Trust vendor-neutral, transparent governance, Hiero empowers contributors from all backgrounds to drive the project forward, fostering a thriving ecosystem around hashgraph technology. This move sets a new standard for decentralized open-source development and aligns with the growing need for interoperable, community-driven solutions in the blockchain and DLT spaces. As contributors, organizations, and developers continue to shape Hiero, we’re witnessing the dawn of a more inclusive, impactful open-source future. Join us as we build it together.&lt;/p&gt;

</description>
      <category>blockchain</category>
      <category>cryptocurrency</category>
      <category>hashgraph</category>
      <category>hedera</category>
    </item>
    <item>
      <title>ioBuilders Helps Transform Digital Assets on Hedera through Asset Tokenization Studio</title>
      <dc:creator>Hedera Team</dc:creator>
      <pubDate>Wed, 26 Feb 2025 12:32:55 +0000</pubDate>
      <link>https://dev.to/hedera/iobuilders-helps-transform-digital-assets-on-hedera-through-asset-tokenization-studio-43jc</link>
      <guid>https://dev.to/hedera/iobuilders-helps-transform-digital-assets-on-hedera-through-asset-tokenization-studio-43jc</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;By: Alberto Molina, Mario Francia, Miguel Gomez &amp;amp; Marcos Serradilla.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Hedera's Asset Tokenization Studio is a newly launched open-source solution designed to streamline the process of converting real world assets, such as equities and bonds, into digital tokens. Built on the Hedera Hashgraph network, Asset Tokenization Studio leverages Hedera's unique technological advantages - low latency, and advanced security - enabling fast, secure, and efficient tokenization of assets. Its customizable templates and built-in compliance features simplify the creation, management, and trading of tokenized assets on a decentralized ledger, making it easier for organizations to enhance liquidity, transparency, and regulatory adherence. By utilizing Hedera's predictable transaction costs and governance by global organizations, Asset Tokenization Studio ensures a scalable and trusted platform for enterprises seeking to modernize asset management through secure and compliant tokenization solutions.&lt;/p&gt;

&lt;p&gt;&lt;u&gt;&lt;strong&gt;Functionalities&lt;/strong&gt;&lt;/u&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Hedera's Asset Tokenization Studio&lt;/strong&gt; allows for the deployment and management of equities and bonds out of the box, with the flexibility to be extended to include any other type of real-world asset.&lt;/p&gt;

&lt;p&gt;The &lt;strong&gt;ERC1400 asset standard&lt;/strong&gt; serves as the foundation, with additional functionality built on top of it. Some features are common across all asset types, while others are specific to particular asset categories.&lt;/p&gt;

&lt;p&gt;&lt;u&gt;&lt;strong&gt;Common functionality&lt;/strong&gt;&lt;/u&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Access Control&lt;/strong&gt;: Roles are defined for every management operation (outlined below), ensuring that only accounts with the appropriate roles can execute these operations.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Cap&lt;/strong&gt;: The number of assets that can be minted is limited to a maximum amount.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Control List&lt;/strong&gt;: A blacklist or whitelist can be activated for specific assets, preventing certain accounts from transferring or receiving those assets.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Controller&lt;/strong&gt;: Authorized accounts can enforce transfers and redemptions from token holders. This feature is inherited from the ERC1400 standard.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Documentation&lt;/strong&gt;: Links to off-chain documents (e.g., PDFs, images) can be added to an asset. This functionality is also inherited from the ERC1400 standard.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Partitions&lt;/strong&gt;: Assets can be divided into partitions. Tokens within the same partition are fungible with each other, but tokens in different partitions are not. While this feature can be useful in specific scenarios, assets can also be deployed with a single partition for simplicity. This is inherited from the ERC1400 standard.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Lock&lt;/strong&gt;: Users' assets can be locked for a specified period, during which they remain in the user's balance but cannot be transferred or redeemed.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Pause&lt;/strong&gt;: The asset can be paused, disabling all operations until it is unpaused. This feature is intended for use in emergency situations, such as a hacking attempt.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Snapshots&lt;/strong&gt;: Token holder balances can be captured at any point in time and stored on the blockchain, allowing other smart contracts to access balances from a specific moment in the past.&lt;/p&gt;

&lt;p&gt;&lt;u&gt;&lt;strong&gt;Equities functionality&lt;/strong&gt;&lt;/u&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Dividends&lt;/strong&gt;: Dividends can be scheduled for a future date. The system requires a record date, execution date, and the dividend amount per unit of the asset. The record date triggers an automatic on-chain snapshot of all token holders' balances at that time. Both the execution date and the dividend amount are stored on-chain, allowing external systems to use this information, along with the snapshot, to execute the actual dividend payments.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Voting Rights&lt;/strong&gt;: Voting rights function similarly to dividends. A record date and arbitrary data are provided. The record date triggers an automatic on-chain snapshot, which captures the token holders' balances. These balances can be used by external systems (on-chain or off-chain) as voting power in election processes. The arbitrary data field allows for storing any information related to the voting process for transparency.&lt;/p&gt;

&lt;p&gt;&lt;u&gt;&lt;strong&gt;Bonds functionality&lt;/strong&gt;&lt;/u&gt;&lt;br&gt;
Coupons: Bond coupons are similar to equity dividends, with a record date, execution date, and a coupon rate, which represents the annual interest rate (percentage). A unique feature of bond coupons is the ability to automatically set future coupon dates at the time of the bond's initial deployment. If a coupon frequency and a first coupon record date are provided, the system will automatically calculate all subsequent coupon record dates.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;u&gt;Technical overview&lt;/u&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Solution's Architecture&lt;/strong&gt;&lt;br&gt;
The overall architecture of the solution is divided into three components:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Smart Contracts&lt;/strong&gt;: Deployed on Hedera, these contracts enforce the functionalities mentioned above, manage balances, and handle other on-chain operations.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;TypeScript SDK&lt;/strong&gt;: This SDK allows any user-facing application to seamlessly interact with the smart contracts.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;React Front End (DApp)&lt;/strong&gt;: Built using the SDK, this user-friendly interface provides an intuitive and efficient way for users to deploy and manage Real-World Assets (RWAs).&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ff0gs2vmqq5rf7t8regyf.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ff0gs2vmqq5rf7t8regyf.png" alt="Image description" width="800" height="363"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;u&gt;&lt;strong&gt;Smart Contracts&lt;/strong&gt;&lt;/u&gt;&lt;br&gt;
The most compelling aspect is the robust set of smart contracts designed to support the solution and enforce management and compliance restrictions directly on-chain.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Architecture&lt;/strong&gt;&lt;br&gt;
The solution implements a &lt;strong&gt;tiered architecture&lt;/strong&gt;, divided into three distinct layers as follows:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Layer 1&lt;/strong&gt;: This foundational layer contains all the common functionality for assets (described earlier). It extends the ERC1400 standard by adding modular components, each representing a specific feature, such as access control, cap limits, control lists, and more. However, this layer alone cannot be used to deploy any assets, as it lacks the necessary functionality for real-world assets (RWAs), such as dividend management for equities.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Layer 2&lt;/strong&gt;: At this level, actual generic assets are defined. Currently, only equities and bonds have been implemented. This layer inherits all functionality from Layer 1 and introduces additional features tailored to each asset type (as described earlier). Nevertheless, these generic assets are not fully ready for real-world deployment, as they do not yet account for jurisdiction-specific regulations and requirements, which are often necessary for compliance.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Layer 3&lt;/strong&gt;: The third and highest layer allows for the customization of Layer 2 generic assets to meet the regulatory requirements of specific jurisdictions. This customization reuses all the generic functionality provided by the lower layers. For instance, U.S. regulations like Reg S and Reg D have been incorporated, with regulatory definitions stored on-chain. Some of these rules, such as Reg D's "release hold period," can even be enforced directly on-chain.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fntvn9d3gibi2h5mxyii5.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fntvn9d3gibi2h5mxyii5.png" alt="Image description" width="800" height="645"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Each layer can be extended further:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Layer 1&lt;/strong&gt; can be expanded to introduce additional common functionality.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Layer 2&lt;/strong&gt; can be extended to add new generic asset types or enhance existing ones.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Layer 3&lt;/strong&gt; can be modified to support new jurisdictions or extend jurisdiction-specific functionality.&lt;/p&gt;

&lt;p&gt;Additional layers can also be implemented on top of Layer 3 if needed to meet further requirements.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Factory pattern&lt;/strong&gt;&lt;br&gt;
Assets are deployed through a pre-deployed &lt;strong&gt;factory smart contract&lt;/strong&gt;, although anyone has the option to deploy their own factory and use it.&lt;/p&gt;

&lt;p&gt;When someone wants to deploy a new equity or bond, they can invoke the corresponding deployment method on the factory. This action will deploy a new smart contract on-chain that represents the asset. The newly deployed contract is actually a &lt;strong&gt;“resolver proxy”&lt;/strong&gt; (explained in&lt;/p&gt;

&lt;p&gt;detail below). This means that while all asset-related data (e.g., balances, roles, etc.) is stored in the contract's local storage, the actual business logic resides elsewhere.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2udom9071azi7jfr7kjp.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2udom9071azi7jfr7kjp.png" alt="Image description" width="800" height="200"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The pre-deployed factory is actually a &lt;strong&gt;transparent proxy&lt;/strong&gt; managed by a proxy admin, enabling the owner to update its functionality or fix bugs as needed. It's important to note that while the factory is responsible for deploying new assets, it has no control over the assets once they are deployed.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Diamond-Resolver pattern&lt;/strong&gt;&lt;br&gt;
To avoid code duplication on the DLT, bypass the 24KB size limitation of smart contracts, and ensure code upgradeability, the &lt;strong&gt;“diamond resolver” pattern&lt;/strong&gt; is employed.&lt;/p&gt;

&lt;p&gt;This pattern is very similar to the traditional diamond pattern, where a proxy delegates incoming calls to different implementation contracts, known as facets, based on the function selector of the incoming call. However, it introduces a key enhancement that makes it particularly suited for the Real-World Asset (RWA) use case, where potentially millions of assets may be deployed on-chain: unlike regular diamond proxies, the &lt;strong&gt;diamond loupe&lt;/strong&gt; and &lt;strong&gt;diamond cut&lt;/strong&gt; functionality are centralized in a single &lt;strong&gt;resolver&lt;/strong&gt; smart contract. When a proxy receives an incoming call, it contacts the resolver to determine which facet it should delegate the call to.&lt;/p&gt;

&lt;p&gt;This approach allows for seamless business logic updates across multiple assets. Instead of updating each individual proxy, admins only need to update the resolver. All proxies that reference the resolver will automatically reflect the updated business logic.&lt;/p&gt;

&lt;p&gt;While the full details of the diamond-resolver pattern are beyond the scope of this article, it’s worth noting that if an asset’s admins prefer to stick with a specific version of the business logic rather than follow the latest updates in the resolver, they can configure the resolver-proxy to lock to a particular version.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fbk4xf96kaf97ehv4an4d.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fbk4xf96kaf97ehv4an4d.png" alt="Image description" width="800" height="462"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The resolver contract, like the factory contract, is a pre-deployed smart contract (though users have the option to deploy their own resolver if needed). It operates as a &lt;strong&gt;transparent proxy&lt;/strong&gt; managed by a proxy admin, allowing the owner to update its functionality or fix bugs as required. The management of facet addresses is restricted to authorized accounts to ensure security and control.&lt;/p&gt;

&lt;p&gt;Unlike the factory, the resolver plays a crucial role in the ongoing operation of deployed assets, as it dynamically determines how they function. This makes its management critical to the proper functioning of the entire solution.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Storage structure&lt;/strong&gt;&lt;br&gt;
Most modules require persistent storage for variables within the resolver proxy's storage. To prevent conflicts and the associated security and functionality risks, it is essential to properly isolate each module’s variables from those of other modules.&lt;/p&gt;

&lt;p&gt;The solution to this challenge is the use of &lt;strong&gt;“unstructured storage”&lt;/strong&gt;, which operates as follows:&lt;/p&gt;

&lt;p&gt;Each module is assigned a unique starting storage slot, similar to an offset, which is determined by hashing the module’s unique Fully Qualified Domain Name (FQDN). The module’s first variable is stored at this calculated slot, and subsequent variables are stored sequentially in ascending order from there.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fkvv3cg3dtulmstiep6fy.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fkvv3cg3dtulmstiep6fy.png" alt="Image description" width="800" height="462"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;u&gt;&lt;strong&gt;Conclusion&lt;/strong&gt;&lt;/u&gt;&lt;br&gt;
The Asset Tokenization Studio is a highly flexible and transparent solution for deploying real-world assets (RWAs) on-chain. Its layered architecture, spanning from common functionalities to jurisdiction-specific customizations, provides a robust foundation that can be expanded and upgraded as needed. This structure allows for the seamless integration of new asset types or regulatory frameworks, making it adaptable to a wide range of use cases. Moreover, the built-in control lists and compliance mechanisms ensure that the Asset Tokenization Studio remains fully adaptable to evolving regulations, offering organizations the ability to maintain control over assets while ensuring compliance. As a result, the Asset Tokenization Studio is an ideal technical solution for enterprises looking to modernize asset management in a secure, scalable, and regulation-friendly environment.&lt;/p&gt;

</description>
      <category>blockchain</category>
      <category>cryptocurrency</category>
      <category>hashgraph</category>
      <category>hbar</category>
    </item>
    <item>
      <title>Throttling in Hedera: Ensuring Stability and Fairness</title>
      <dc:creator>Hedera Team</dc:creator>
      <pubDate>Mon, 10 Feb 2025 17:39:30 +0000</pubDate>
      <link>https://dev.to/hedera/throttling-in-hedera-ensuring-stability-and-fairness-58am</link>
      <guid>https://dev.to/hedera/throttling-in-hedera-ensuring-stability-and-fairness-58am</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;By Mica Cerone &amp;amp; Mark Blackman&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Hedera is dedicated to maintaining network stability while ensuring fair and permissionless availability for all users. One way that Hedera achieves this is by using throttles, which regulate the rate at which operations (transactions and queries) are processed, both across the network and locally at individual nodes.&lt;/p&gt;

&lt;p&gt;This blog offers a comprehensive technical overview of Hedera's throttles, explaining their purpose, functionality, and configuration.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why Have Throttles?&lt;/strong&gt;&lt;br&gt;
Throttles regulate the rate of processing operations to ensure network stability and availability. They safeguard the network from being overwhelmed by excessive traffic or targeted by Denial of Service (DoS) attacks.&lt;/p&gt;

&lt;p&gt;Hedera’s throttles serve to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Prevent &lt;strong&gt;overloading&lt;/strong&gt; of the network or individual nodes.&lt;/li&gt;
&lt;li&gt;Ensure &lt;strong&gt;fair resource usage&lt;/strong&gt; across all users and operations.&lt;/li&gt;
&lt;li&gt;Maintain predictable &lt;strong&gt;transaction processing availability and performance&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Control the &lt;strong&gt;growth of the state size&lt;/strong&gt;, ensuring long-term scalability and cost efficiency for the network.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Hedera’s throttles are configured via a throttles.json file within the &lt;a href="https://github.com/hashgraph/hedera-services" rel="noopener noreferrer"&gt;Hedera Services repo&lt;/a&gt;. An example of a Hedera mainnet throttle can be found &lt;a href="https://github.com/hashgraph/hedera-services/blob/13bd3a9fa1bf4f87b9a71d111b44880aafc4ab2c/hedera-node/configuration/mainnet/upgrade/throttles.json#L4" rel="noopener noreferrer"&gt;here&lt;/a&gt;. Throughout this blog, we’ll reference the syntax of this JSON file to illustrate how throttles are defined and applied.&lt;/p&gt;

&lt;h2&gt;
  
  
  Leaky Bucket
&lt;/h2&gt;

&lt;p&gt;Hedera's throttling system is conceptually modeled after a bucket with a leak at the bottom. The total volume of the bucket represents its maximum capacity; as water (representing operations) drains through the leak, more capacity becomes available for new operations. If the bucket is full, operations are throttled by the bucket.&lt;/p&gt;

&lt;p&gt;More specifically, a bucket is a logical container that groups specific operations and enforces a limit on the rate at which those operations can be processed—known as a rate limit. The rate limit defines the average number of operations per second) that the bucket can sustain over time. This steady-state rate reflects how consistently the bucket "drains," dictating how frequently new operations can be accepted.&lt;/p&gt;

&lt;p&gt;In the throttles.json file, rate limits can be expressed as:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;opsPerSec&lt;/strong&gt;: Specifies the transactions per second as a whole number.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;milliOpsPerSec&lt;/strong&gt;: Specifies a finer-grained rate by dividing the value by 1,000.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;When an operation is rejected by a throttle, the system will respond with a status code of &lt;strong&gt;BUSY&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Example Configuration&lt;/strong&gt;&lt;br&gt;
Here’s a bucket configuration example, simplified for understanding:&lt;br&gt;
&lt;code&gt;{&lt;br&gt;
  "name": "XYZ",&lt;br&gt;
  "opsPerSec": 10,&lt;br&gt;
  "milliOpsPerSec": 0,&lt;br&gt;
  "operations": [&lt;br&gt;
    "FileGetContents",&lt;br&gt;
    "FileGetInfo",&lt;br&gt;
    "ContractGetInfo"&lt;br&gt;
  ]&lt;br&gt;
}&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;From this configuration:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;The &lt;strong&gt;bucket name&lt;/strong&gt; is XYZ.&lt;/li&gt;
&lt;li&gt;The &lt;strong&gt;rate limit&lt;/strong&gt; is set to &lt;strong&gt;10 operations per second&lt;/strong&gt; (no finer rate is specified since milliOpsPerSec is 0).&lt;/li&gt;
&lt;li&gt;The bucket applies to three Hedera operations: FileGetContents, FileGetInfo, and ContractGetInfo.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The XYZ bucket can support any combination of these FileGetContents, FileGetInfo, and ContractGetInfo operations, but only at a sustained rate of &lt;strong&gt;10 operations per second&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Network vs. Node Throttles&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;It’s important to understand that a bucket’s rate limit is applied at both the network and node levels. The values specified in throttles.json represent the network-wide rate limit for each bucket.&lt;/p&gt;

&lt;p&gt;For example, in the XYZ bucket configuration:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;The &lt;strong&gt;network-wide rate limit&lt;/strong&gt; supports &lt;strong&gt;10 operations per second&lt;/strong&gt; for FileGetContents, FileGetInfo, and ContractGetInfo.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;At the &lt;strong&gt;node level&lt;/strong&gt;, the throttle is calculated by dividing the network-wide rate limit by the total number of active nodes in the network. For instance, if there are &lt;strong&gt;5 nodes&lt;/strong&gt; in the network:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fdj8s5o0oj295sd1l64zs.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fdj8s5o0oj295sd1l64zs.png" alt="Image description" width="800" height="88"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This ensures that each node can independently process these operations at a sustained rate of &lt;strong&gt;2 operations per second&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Network and node throttles serve distinct but complementary purposes in Hedera's system:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Network Throttles&lt;/strong&gt;:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Manage the total transaction capacity across all nodes to 
ensure system-wide stability and prevent overloading&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;

&lt;p&gt;&lt;strong&gt;Node Throttles&lt;/strong&gt;:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Divide the network's capacity equitably among nodes, ensuring 
no single node monopolizes system capacity&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;/ul&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Throttle Groups&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Buckets in Hedera’s throttling system can contain one or more throttle groups, allowing a bucket to enforce multiple rate limits across different sets of operations. This flexibility ensures that specific types of operations are throttled independently, even when they share the capacity of a bucket.&lt;/p&gt;

&lt;p&gt;Throttle groups allow fine-tuned rate limits across different transaction types within a bucket. Also, by separating operations into groups, resources can be distributed more effectively to meet network needs.&lt;/p&gt;

&lt;p&gt;Here’s an example of a bucket with multiple throttle groups:&lt;br&gt;
&lt;code&gt;{&lt;br&gt;
  "name": "ABC",&lt;br&gt;
  "throttleGroups": [&lt;br&gt;
    {&lt;br&gt;
      "opsPerSec": 0,&lt;br&gt;
      "milliOpsPerSec": 2000,&lt;br&gt;
      "operations": [&lt;br&gt;
        "CryptoCreate",&lt;br&gt;
        "NodeCreate"&lt;br&gt;
      ]&lt;br&gt;
    },&lt;br&gt;
    {&lt;br&gt;
      "opsPerSec": 0,&lt;br&gt;
      "milliOpsPerSec": 5000,&lt;br&gt;
      "operations": [&lt;br&gt;
        "ConsensusCreateTopic"&lt;br&gt;
      ]&lt;br&gt;
    },&lt;br&gt;
    {&lt;br&gt;
      "opsPerSec": 0,&lt;br&gt;
      "milliOpsPerSec": 100000,&lt;br&gt;
      "operations": [&lt;br&gt;
        "TokenCreate",&lt;br&gt;
        "TokenAirdrop"&lt;br&gt;
      ]&lt;br&gt;
    }&lt;br&gt;
  ]&lt;br&gt;
}&lt;/code&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Understanding the Configuration
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Bucket Name&lt;/strong&gt;: ABC.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Throttle Groups&lt;/strong&gt;:

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Group 1&lt;/strong&gt;:

&lt;ul&gt;
&lt;li&gt;Operations: CryptoCreate, NodeCreate&lt;/li&gt;
&lt;li&gt;Rate Limit: &lt;strong&gt;2 operations per second&lt;/strong&gt; (2000 milliOpsPerSec 
÷ 1000 = 2 opsPerSec).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Group 2:&lt;/strong&gt;

&lt;ul&gt;
&lt;li&gt;Operations: ConsensusCreateTopic&lt;/li&gt;
&lt;li&gt;Rate Limit: 5 operations per second (5000 milliOpsPerSec ÷ 
1000 = 5 opsPerSec).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Group 3:&lt;/strong&gt;

&lt;ul&gt;
&lt;li&gt;Operations: TokenCreate, TokenAirdrop&lt;/li&gt;
&lt;li&gt;Rate Limit: &lt;strong&gt;100 operations per second&lt;/strong&gt; (100000 
milliOpsPerSec ÷ 1000 = 100 opsPerSec).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Each throttle group has its own independent rate limit but shares the overall capacity of the bucket. When operations enter the system and are associated with a specific throttle group, the operation is applied to the bucket’s capacity at the rate limit defined in the throttle group. &lt;br&gt;
&lt;strong&gt;Example Usage of Bucket ABC&lt;/strong&gt;&lt;br&gt;
If the &lt;strong&gt;ABC&lt;/strong&gt; bucket is initially empty, it can service any combination of operations within the defined rate limits. Here are a few examples of valid combinations of operations:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;2 CryptoCreate (Group 1).&lt;/li&gt;
&lt;li&gt;1 NodeCreate and 1 CryptoCreate (Group 1).&lt;/li&gt;
&lt;li&gt;5 ConsensusCreateTopic (Group 2).&lt;/li&gt;
&lt;li&gt;50 TokenCreate and 1 CryptoCreate (Groups 3 and 1).&lt;/li&gt;
&lt;li&gt;100 TokenAirdrop (Group 3).&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Multi-bucket Configuration
&lt;/h2&gt;

&lt;p&gt;While throttle groups offer fine-grained control over resource allocation, relying on a single bucket introduces the risk that one specific operation could monopolize system resources. This could lead to unfair usage and reduced availability for other operations. By implementing a multi-bucket configuration, you can ensure a fair distribution of resources and maintain availability for various operations.&lt;/p&gt;

&lt;p&gt;In a multi-bucket setup, an incoming operation is applied to one or more bucket(s) that include it in a throttle group. The operation is accepted only if all associated buckets have sufficient capacity. If any of the buckets are full, the transaction is rejected.&lt;/p&gt;

&lt;p&gt;This approach allows for more sophisticated throttling, ensuring no single operation can overwhelm the system.&lt;/p&gt;

&lt;h2&gt;
  
  
  Burst Period
&lt;/h2&gt;

&lt;p&gt;As mentioned earlier, the rate limit represents the average number of operations per second, reflecting the steady-state capacity of the network. However, network usage is rarely consistent and often fluctuates due to periods of high or low activity.&lt;/p&gt;

&lt;p&gt;The burst period feature allows nodes to temporarily exceed their steady-state rate limit for a defined period. This means multiple seconds’ worth of throttle capacity can be utilized in a single second. The system continuously tracks usage to ensure that, even with burst periods, the average number of operations per second remains aligned with the configured rate limit over time.&lt;/p&gt;

&lt;p&gt;The burst period is particularly valuable for throttles with very low rate limits, especially when the per-node capacity is less than one transaction per second. By configuring a burst period, nodes can execute these low-frequency operations during the designated burst window, ensuring they are processed periodically while still adhering to the long-term average rate limit.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Here’s an example of a burst period configuration:&lt;/strong&gt;&lt;br&gt;
&lt;code&gt;{&lt;br&gt;
"burstPeriod": 0,&lt;br&gt;
  "burstPeriodMs": 15000,&lt;br&gt;
  "name": "123",&lt;br&gt;
  "throttleGroups": [&lt;br&gt;
    {&lt;br&gt;
      "opsPerSec": 0,&lt;br&gt;
      "milliOpsPerSec": 2000,&lt;br&gt;
      "operations": [&lt;br&gt;
        "CryptoCreate",&lt;br&gt;
        "NodeCreate"&lt;br&gt;
      ]&lt;br&gt;
    }&lt;br&gt;
  ]&lt;br&gt;
}&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;For this configuration, we see:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Bucket Name:&lt;/strong&gt; 123&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Throttle Group:&lt;/strong&gt; Contains operations for CryptoCreate and NodeCreate.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Rate Limit:&lt;/strong&gt; The throttle group has a rate limit of &lt;strong&gt;2 operations per second&lt;/strong&gt; (2000 ÷ 1000).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Burst Period:&lt;/strong&gt; Configured for &lt;strong&gt;15 seconds&lt;/strong&gt; (15000 ÷ 1000). This value can be defined in seconds (burstPeriod) or milliseconds (burstPeriodMs).&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If this configuration is applied to a 10-node network, here’s the impact that the burst period would have at the node level:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;The per-node rate limit would be &lt;strong&gt;0.2 operations per second&lt;/strong&gt; (2 operations per second ÷ 10 nodes).&lt;/li&gt;
&lt;li&gt;During the burst period, each node could accumulate throttle capacity for up to 15 seconds at the steady-state rate.&lt;/li&gt;
&lt;li&gt;This allows a node to process a burst of 3 operations during the burst period (15 seconds × 0.2 operations per second = 3 operations).&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;EVM Throttles&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;For EVM-related operations, an additional throttle mechanism is used. Rather than throttling by operations per second, EVM throttles are expressed in gas per second. This better reflects the consumption of resources performed to execute the operation. Specifically, &lt;strong&gt;ContractCall&lt;/strong&gt;, &lt;strong&gt;ContractCallLocal&lt;/strong&gt;, and &lt;strong&gt;ContractCreate&lt;/strong&gt; operations are subject to these throttles.&lt;/p&gt;

&lt;p&gt;EVM related operations include two separate throttles:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Frontend Throttle&lt;/strong&gt;: Regulates the maximum gas per second for incoming gRPC transactions at the node level. The transaction is rejected with a status code of BUSY.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Consensus Throttle&lt;/strong&gt;: Enforces the maximum gas per second during the execution of transactions at the Hedera consensus level. It is analogous to Ethereum’s Block Gas Limit. The transaction is rejected with a status code of &lt;strong&gt;CONSENSUS_GAS_EXHAUSTED&lt;/strong&gt;.
EVM throttles are not configured through throttles.json; instead, they are configured using two global dynamic properties configured from Hedera file 0.0.121:&lt;/li&gt;
&lt;/ol&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;contracts.frontendThrottleMaxGasLimit&lt;/strong&gt;: Defines the frontend throttle limit for maximum gas per second.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;contracts.consensusThrottleMaxGasLimit&lt;/strong&gt;: Specifies the consensus throttle limit for maximum gas per second.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Please note: Contract-related transactions can still be subject to the standard &lt;strong&gt;opsPerSec&lt;/strong&gt; buckets where contract-related operations are listed. These buckets operate independently and may reject transactions based on the configured operations-per-second limits.&lt;/p&gt;

&lt;h2&gt;
  
  
  Conclusion
&lt;/h2&gt;

&lt;p&gt;Hedera’s throttling system is vital to its network infrastructure, ensuring stability, fairness, and efficient resource utilization across diverse operations. As the network grows and evolves, we anticipate that system throttling will continue to adapt to better safeguard critical resources while maintaining full availability and optimal performance for users.&lt;/p&gt;

</description>
      <category>blockchain</category>
      <category>cryptocurrency</category>
      <category>hbar</category>
      <category>hedera</category>
    </item>
    <item>
      <title>Optimizing Cost Control: Introducing the Tiered HBAR Rate Limiter for Hedera JSON-RPC Relay</title>
      <dc:creator>Hedera Team</dc:creator>
      <pubDate>Wed, 05 Feb 2025 11:27:04 +0000</pubDate>
      <link>https://dev.to/hedera/optimizing-cost-control-introducing-the-tiered-hbar-rate-limiter-for-hedera-json-rpc-relay-l9o</link>
      <guid>https://dev.to/hedera/optimizing-cost-control-introducing-the-tiered-hbar-rate-limiter-for-hedera-json-rpc-relay-l9o</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;By Mica Cerone&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;strong&gt;Introduction&lt;/strong&gt;&lt;br&gt;
As the Hedera ecosystem continues to grow, operators of the Hedera JSON-RPC Relay face new challenges, particularly in managing the costs associated with user transactions—especially in public environments. Imagine this: you have allocated a daily, monthly, or yearly HBAR budget and want to ensure it isn’t exceeded. Everything is running smoothly until certain users start submitting abnormally high-cost transactions. These transactions quickly deplete your HBAR resources, leaving less for other users and leading to an unfair distribution of the budget.&lt;/p&gt;

&lt;p&gt;To address this challenge, we have re-engineered our previous HBAR rate limiter. The earlier version simply tracked a single total limit over a specified period. In contrast, the new design introduces a customizable &lt;strong&gt;Tiered HBAR Rate Limiter&lt;/strong&gt;, integrated into the relay, allowing for more granular control and flexibility in managing rate limits. This new feature empowers operators to take control of their spending by categorizing users into tiers with defined spending limits.&lt;/p&gt;

&lt;p&gt;In this blog post, we’ll explore how this tiered approach works, why it matters, and how operators can use it to protect their financial resources while supporting the Hedera ecosystem.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Understanding the Economic Model&lt;/strong&gt;&lt;br&gt;
Before diving into the functionality of the HBAR rate limiter, let’s establish some context regarding the relay’s economic model and how it compares to similar systems, such as Ethereum.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The Role of the &lt;a href="https://hips.hedera.com/hip/hip-482" rel="noopener noreferrer"&gt;Hedera JSON-RPC Relay&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F3d79b5jadi8xccpczavm.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F3d79b5jadi8xccpczavm.png" alt="Image description" width="800" height="252"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The Hedera JSON-RPC Relay serves as a critical bridge, connecting EVM-based applications to the Hedera network. By translating Ethereum Virtual Machine (EVM) JSON-RPC calls into Hedera-compatible requests, the relay enables dApp developers to leverage Hedera’s benefits seamlessly without modifying their existing codebases. These codebases are often built using third-party tools developed for the Ethereum network, such as Ethers.js and Web3.js.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;EVM Equivalence and Gas Costs&lt;/strong&gt;&lt;br&gt;
To maintain EVM equivalence, gas costs charged to users reflect the computational work required, similar to Ethereum. However, in addition to executing transactions within the EVM, certain operations require additional Hedera File Service (HFS) transactions to process large requests.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Who Pays for These HFS Transaction Fees?&lt;/strong&gt;&lt;br&gt;
Currently, the relay operator bears the costs of these additional HFS transactions. In most cases, these costs are negligible. However, some users may repeatedly deploy large contracts (requiring multiple file transactions on Hedera) or submit high transaction volumes. Without a proper rate-limiting mechanism, these activities can lead to costs that exceed an operator’s initial estimates, quickly becoming unsustainable.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Introducing the Tiered HBAR Rate Limiter&lt;/strong&gt;&lt;br&gt;
To address these cost management challenges, we developed the &lt;strong&gt;Tiered HBAR Rate Limiter&lt;/strong&gt;. By assigning different spending limits to users based on their tier, we enable sustainable and predictable cost management while still supporting the network’s growth.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;How Does the Tiered System Work?&lt;/strong&gt;&lt;br&gt;
The tiered system assigns users (or groups of users) to specific HBAR spending plans tailored to their behavior and contribution to the network. Think of it like Netflix subscriptions—spending plans can be assigned individually or to groups, similar to personal and family subscription categories.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Basic Tier: General Users&lt;/strong&gt;&lt;br&gt;
By default, every new user who sends a request to our relay is automatically assigned a unique spending plan under the BASIC tier (&lt;strong&gt;Tier 3&lt;/strong&gt;).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Extended Tier: Supported Projects&lt;/strong&gt;&lt;br&gt;
Users who exceed the usual activity levels but contribute significantly to the network may qualify for an EXTENDED tier (&lt;strong&gt;Tier 2&lt;/strong&gt;) spending plan.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Privileged Tier: Trusted Partners&lt;/strong&gt;&lt;br&gt;
The PRIVILEGED tier (&lt;strong&gt;Tier 1&lt;/strong&gt;) is reserved for strategic or critical partnerships, providing users with a significantly higher spending limit.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Configuring the Rate Limiter&lt;/strong&gt;&lt;br&gt;
Operators can fine-tune the rate limiter to match their specific needs. The relay’s documentation provides a comprehensive guide to configuration options.&lt;/p&gt;

&lt;p&gt;Explore the detailed configuration guide in &lt;a href="https://github.com/hashgraph/hedera-json-rpc-relay/blob/main/docs/design/hbar-limiter.md#configurations" rel="noopener noreferrer"&gt;this GitHub repository&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Benefits of the Enhanced HBAR Rate Limiter&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Cost Control&lt;/strong&gt;: Operators can define and enforce spending limits for different user groups, ensuring expenses remain manageable.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Flexibility&lt;/strong&gt;: High-value users or strategic projects can receive additional resources while maintaining overall budget discipline.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;User Management&lt;/strong&gt;: With monitoring tools, operators can easily track activity, adjust user tiers, and allocate resources efficiently.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Transparency&lt;/strong&gt;: By clearly communicating spending tiers, operators set user expectations and encourage responsible usage.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Conclusion&lt;/strong&gt;&lt;br&gt;
The newly redesigned HBAR rate limiter is a powerful tool for JSON-RPC Relay operators to control costs and manage user activity effectively. By assigning tiered spending limits to different user groups, operators can support the growth of the Hedera ecosystem while safeguarding their financial resources and ensuring fair allocation.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Call to Action&lt;/strong&gt;&lt;br&gt;
If you're a relay operator, we encourage you to explore the new rate limiter features and consider how they can benefit your operations. For users, understanding these tiers can help align your activity with operator policies and optimize your interaction with the Hedera network.&lt;/p&gt;

&lt;p&gt;Check out &lt;a href="https://github.com/hashgraph/hedera-json-rpc-relay/blob/main/docs/design/hbar-limiter.md" rel="noopener noreferrer"&gt;this GitHub repository&lt;/a&gt; for a detailed configuration guide.&lt;/p&gt;

</description>
      <category>blockchain</category>
      <category>cryptocurrency</category>
      <category>hashgraph</category>
      <category>hedera</category>
    </item>
    <item>
      <title>Davos 2025: A Watershed Moment for Hedera and the Future of Tech</title>
      <dc:creator>Hedera Team</dc:creator>
      <pubDate>Fri, 31 Jan 2025 09:33:59 +0000</pubDate>
      <link>https://dev.to/hedera/davos-2025-a-watershed-moment-for-hedera-and-the-future-of-tech-1gif</link>
      <guid>https://dev.to/hedera/davos-2025-a-watershed-moment-for-hedera-and-the-future-of-tech-1gif</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;By &lt;strong&gt;Monique Morrow&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;As the snowy peaks of Davos receded in behind me on the train back to Zürich, I found myself reflecting on a truly invigorating week at the World Economic Forum Annual Meeting 2025. This year's gathering felt different, a palpable shift in the global conversation towards tangible solutions and a renewed sense of urgency in leveraging technology for the greater good.&lt;/p&gt;

&lt;p&gt;For Hedera, Davos 2025 was a watershed moment. We weren't just present at the table, we were actively shaping the dialogue around key themes that are core to our mission, showcasing our commitment to global collaboration through our sponsorship of USA House, collaborating closely with The Hashgraph Association; to drive real-world impact, and engaging with key policymakers through our government affairs and policy team led by Nilmini Rubin.&lt;/p&gt;

&lt;p&gt;Hedera hosted several events like:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;Building Trust: The Foundation for Responsible AI&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;A roundtable lunch session where panelists explored ethical AI development, governance frameworks, privacy, and security, as well as the evolving crypto regulatory landscape. Panelists also examined how blockchain’s decentralized data structures can create new paradigms for data security, identity verification, and AI model training. Speakers included Josh Harris (EVP of Palantir), Michelle Zatlyn (COO of Cloudflare), Teresa Guillen Goody (Partner at BakerHostetler and Former Attorney at the SEC - U.S. Securities Exchange Commission), Eric Piscini (CEO of Hashgraph), moderated by Jeremy Kahn (AI Editor at Fortune).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Re-imagining Financial Markets with Real-World Asset Tokenization&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;In the future, nearly every real-world asset will be digitally represented on a distributed ledger, enabling these assets to be tokenized, shared and transferred across the globe seamlessly without intermediaries. This session brought together an all female panel of thought leaders, innovators, and industry experts to explore how tokenization is re-imagining financial markets by breaking down siloes and modernizing legacy systems. Speakers included Sandy Carter (COO of Unstoppable Domains), Betsabe Botaitis (CFO of Hedera), Lisa Loud (Executive Director of Secret Foundation), and Megan Nilsson (Host Crypto Megan Podcast and Co-Owner of ATH Vodka). &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The Future of AI: Advancing Decentralized Technologies&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;A panel and networking reception where panelists explored the evolution of AI and how its rapid adoption brings pressing challenges in the areas of trust, transparency, and accountability. These industry leaders also explored how the intersection of hardware, decentralized technologies, and AI is setting a new standard for secure operations. Speakers included Bryan Rich (Senior Managing Director, Global AI for Health, Public Sector, Defense at Accenture), Jonathan Dotan (Founder of EQTY Lab), Shyam Nagarajan (COO at Hedera and Former Partner at IBM for Responsible AI), moderated by Dr. Leemon Baird (Co-Founder of Hedera and Hashgraph).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Sustainability:&lt;/strong&gt; The climate crisis took center stage, and Hedera's role in enabling verifiable carbon markets and transparent ESG reporting resonated deeply. Numerous discussions highlighted the need for trusted data and auditable processes, areas where our distributed ledger technology offers unique advantages.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;USA House:&lt;/strong&gt; Hedera's sponsorship of USA House provided a unique opportunity to engage with global leaders in government, business, and civil society. This prominent platform allowed us to foster dialogue, build relationships, and demonstrate our commitment to supporting American innovation and leadership on the world stage. We hosted meetings with influential figures like Kimbal Musk, sparking conversations about the intersection of technology, sustainability, and social impact.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Tokenization:&lt;/strong&gt; From real-world assets to fractional ownership, the potential of tokenization was a recurring theme.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;AI-DLT Convergence:&lt;/strong&gt; A fascinating trend emerged around the convergence of AI and DLT. Leaders recognized the potential of combining AI's analytical power with DLT's security and transparency to create innovative solutions in areas like supply chain management, healthcare, and fraud prevention. Hedera's high-throughput platform and robust security features make it an ideal foundation for these emerging technologies.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The Hashgraph Association Impact:&lt;/strong&gt; The Hashgraph Association played a crucial role in amplifying Hedera's presence at Davos. Their active engagement in discussions around interoperability, education, and developer support highlighted the growing Hedera ecosystem and its potential to drive real-world adoption.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Beyond these specific highlights, I was struck by the growing recognition of the need for trust and transparency in the digital age. Hedera's commitment to governance, security, and sustainability resonated with leaders across sectors who are seeking reliable and responsible technology partners.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Davos 2025 reinforced my belief that Hedera is playing a pivotal role in shaping the future of technology. We are not just building a platform, we are building a trusted foundation for a more equitable, sustainable, and empowered world.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Key takeaways for Hedera:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Increased awareness and recognition:&lt;/strong&gt; Davos provided a powerful platform to showcase Hedera's capabilities and contributions to a global audience.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Valuable partnerships:&lt;/strong&gt; We engaged with leaders across sectors, forging new connections and exploring potential collaborations that can drive adoption and impact.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Reinforced market position:&lt;/strong&gt; The discussions at Davos validated Hedera's focus on key areas like sustainability, tokenization, and the convergence of AI and DLT, solidifying our position as a leader in the DLT space.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Ecosystem Growth:&lt;/strong&gt; The Hashgraph Association's efforts in fostering a vibrant and growing community around Hedera were evident at Davos, demonstrating the collective strength of our ecosystem.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Policy Influence:&lt;/strong&gt; Our government affairs team effectively communicated Hedera's vision and values to key decision-makers, paving the way for greater collaboration and regulatory clarity in the future.&lt;/p&gt;

&lt;p&gt;Finally, it was nice to see  Hedera Council Member, Shuchi Rana at WEF Davos who articulated very well why ServiceNow is a member of Hedera.&lt;/p&gt;

&lt;p&gt;“Hello Future! Hello Hedera!”&lt;/p&gt;

</description>
      <category>blockchain</category>
      <category>cryptocurrency</category>
      <category>hashgraph</category>
      <category>hedera</category>
    </item>
    <item>
      <title>Introducing the Hedera Developer Playground</title>
      <dc:creator>Hedera Team</dc:creator>
      <pubDate>Tue, 28 Jan 2025 10:53:20 +0000</pubDate>
      <link>https://dev.to/hedera/introducing-the-hedera-developer-playground-58o2</link>
      <guid>https://dev.to/hedera/introducing-the-hedera-developer-playground-58o2</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;By &lt;strong&gt;Ed Marquez &amp;amp; Manu Cabrera&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;strong&gt;A browser-based tool for building &amp;amp; experimenting on Hedera in seconds.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The new &lt;a href="https://dev.portal.hedera.com/playground" rel="noopener noreferrer"&gt;Hedera Developer Playground&lt;/a&gt; makes it easier than ever to start developing with Web3 technology. This browser-based tool enables developers to write, execute, and share code snippets and flows directly in their web browser, utilizing the Hedera testnet. No wrestling with local setups – the Playground eliminates that barrier entirely, accelerating your Hedera development journey so you can focus on the fun part, coding and programming.&lt;/p&gt;

&lt;h2&gt;
  
  
  What is the Hedera Developer Playground?
&lt;/h2&gt;

&lt;p&gt;The Playground is an open-source project built in collaboration with &lt;a href="https://www.kabila.app/" rel="noopener noreferrer"&gt;Kabila&lt;/a&gt;, a project in the Hedera ecosystem with expertise in Web2, Web3, and Hedera technologies. This tool provides a user-friendly environment for developers of all experience levels, from seasoned Hedera veterans to Web2 developers eager to explore Web3.&lt;/p&gt;

&lt;p&gt;The Playground eliminates the hurdle of time-consuming local setups, allowing you to dive straight into coding with familiar languages like Java and JavaScript. With this new tool, you can:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Access the various Hedera services (Hedera Consensus Service, Hedera Token Service, Smart Contracts),&lt;/li&gt;
&lt;li&gt;Use a wide array of transactions and queries,&lt;/li&gt;
&lt;li&gt;Create individual code snippets for specific actions or combine them into more complex flows for advanced functionality,&lt;/li&gt;
&lt;li&gt;Share your code.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The open-source nature of the Playground also facilitates transparency and encourages contributions from the developer community.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Frrm392bzji9kpu411wbi.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Frrm392bzji9kpu411wbi.png" alt="Image description" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Who is it for?
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Web2 Developers:&lt;/strong&gt; Smooth your transition to Web3 development using the languages you already know, like Java and JavaScript. No prior blockchain, smart contract, or Solidity knowledge is required, making the Playground the perfect gateway.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Existing Hedera and Web3 Developers:&lt;/strong&gt; Prototype and test complex flows in a matter of seconds or minutes, not hours. The Playground speeds up your exploration and iteration, enabling you to try out your best ideas with just a few clicks.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why it Matters: The Benefits
&lt;/h2&gt;

&lt;p&gt;The Hedera Developer Playground is a game-changer for developers getting started and building on Hedera. That is because the tool enables:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Faster Onboarding:&lt;/strong&gt; Developers can start experimenting with Hedera immediately, without the need for local setup and configuration. This significantly reduces the learning curve and time to value.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Getting More Done, Faster:&lt;/strong&gt; Prototype and test ideas quickly. Forget about lengthy development cycles – the Playground enables efficient experimentation and iteration.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Simplified Exploration:&lt;/strong&gt; Explore the existing and new Hedera functionalities with just a web browser.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Take Action and Start Today!
&lt;/h2&gt;

&lt;p&gt;If you are ready to try your best ideas and build on Hedera, here are the steps:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Visit the Hedera Developer Playground: &lt;a href="https://portal.hedera.com/playground" rel="noopener noreferrer"&gt;portal.hedera.com/playground&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Choose your preferred language: Java or JavaScript (more languages planned in the future).&lt;/li&gt;
&lt;li&gt;Start writing and executing code snippets or building flows.
a. If you want to execute code (interact with the Hedera testnet), 
you will be prompted to create a Hedera Portal testnet account.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The Hedera Developer Playground is a fantastic tool for developers of different backgrounds to explore and build on the Hedera network. Going forward, the tool will continue to improve by adding support for new features and more workflows to enable all developers to learn and explore Hedera and Web3. With its intuitive interface, open-source nature, and emphasis on rapid experimentation, the Playground is a powerful productivity booster for the Hedera developer community.&lt;/p&gt;

&lt;p&gt;Try out the Hedera Developer Playground today and share your feedback on our &lt;a href="https://hedera.com/discord" rel="noopener noreferrer"&gt;Discord&lt;/a&gt;!&lt;/p&gt;

</description>
      <category>blockchain</category>
      <category>cryptocurrency</category>
      <category>hashgraph</category>
      <category>hedera</category>
    </item>
  </channel>
</rss>
