This is Michiel from Hashgraph, bringing you the September developer highlights.
This month’s edition is packed with updates for builders. We’ve just published “What’s New in AI Studio”, highlighting major improvements that make it easier than ever to build and deploy AI agents on Hedera.
You can also register now for the Hello Future: Ascension Hackathon, kicking off on November 3rd. And don’t miss the Technical Community Call, featuring deep dives into Blockstreams, Blocknodes, and TSS, plus an AI Studio walkthrough and the latest hackathon announcements. Finally, take a look at the many new and interesting HIPs!
Recap: Twelve winning projects showcased real progress across four tracks. In the AI & Agents track, teams used Hedera AI Studio and Agent Kit (with MCP/multi-model) to ship agentic wallets, DeFi copilots, and guided onboarding. The DeFi & Tokenization track highlights included index construction, payment links, and cleaner governance UX via EVM, HTS, and SaucerSwap.
With the December v0.68 release, Hedera will introduce Dynamic Address Book (HIP-1299) updates, allowing node account IDs to change over time. Node IDs stay fixed, but their associated account IDs, used for fees, rewards, and signing, may update.
Developers should upgrade to the latest SDKs and avoid hardcoding node account IDs, as outdated IDs will cause transaction failures. Most modern SDKs refresh the address book automatically, ensuring apps stay compatible with these network improvements.
In this 7th part of the REITs in Web3 series, Nadine Loepfe introduces Slices, programmable index funds for tokenized real estate. A slice bundles multiple yield-bearing property tokens into one index token, giving investors diversified exposure that auto-rebalances and compounds. With no fund managers, full transparency, and continuous yield, slices turn real estate portfolios into autonomous, self-managing investments.
The Hustlers returned with an impressive showcase on how to build on Hedera without writing code, using n8n and the new Hedera n8n plugin. Ashe and Jake show how anyone can:
• Build blockchain-powered workflows without writing code
• Create AI Agents that integrate with Hedera services
• Automate processes and experiment with DeFi & Web3 use cases
One year after Hedera contributed its full codebase to the Linux Foundation for Decentralized Trust (LFDT), Hiero has grown into a mature, community-led open-source project — and now officially graduated, earning LFDT’s highest recognition for governance, adoption, and sustainability.
HIP-1261 proposes a clear, predictable fee model for Hedera: every transaction is “base fee + extras” (bytes, signatures, keys, gas, etc.), split into node, network, and service components. Fees are defined once in a deterministic JSON schedule (in USD tinycents) that tools and mirror nodes can reproduce exactly. The HIP standardizes how unreadable, invalid, unhandled, and bad transactions are charged, and supports congestion pricing.
HIP-1215 introduces the ability for smart contracts to schedule future on-chain actions directly through the Hedera Schedule Service. Essentially enabling fully automated “cron jobs” on Hedera. This means contracts can now trigger recurring events like DeFi rebalances, token vesting unlocks, or DAO maintenance without relying on off-chain bots.
HIP-1200 proposes replacing Hiero’s current RSA-based block signing with hinTS, a modern threshold signature system (TSS) based on BLS cryptography. Unlike today’s scheme, which grows in size and cost with every added node, hinTS provides constant-size signatures that verify in constant time, making validation fast, lightweight, and EVM-compatible.
HIP-1028 extends the Hedera Smart Contract Service (HSCS) to support token metadata creation and updates directly from smart contracts. Previously, metadata fields and metadata keys introduced in HIP-646, HIP-657, and HIP-765 were only available through HAPI calls.
This proposal adds these features to the Hedera Token Service (HTS) system contract, allowing developers to create, update, and retrieve metadata for fungible and non-fungible tokens entirely on-chain. It also introduces a new metadata key, enabling contracts or authorized accounts to modify token or NFT metadata after creation.
Developer Events
Stay informed about upcoming Hedera developer events with our public events calendar at hedera.com/events.