Develop a Hedera DApp with MetaMask, HashPack, and Blade Integration

In this step-by-step guide, we’ll show you how to create a Hedera DApp using React, Material UI, Ethers, and TypeScript. With the help of the Create React App (CRA) Hedera DApp template, you’ll be able to seamlessly integrate popular wallets like MetaMask, Hashpack, and Blade. You’ll learn how to query the mirror node and incorporate HTS features, enabling users to effortlessly manage and transact with HTS tokens.
How to Create ChatGPT Plugins – Unlock the Power of AI and Blockchain

AI and blockchain are two technological trends that have captured everyone’s attention. The learning aspect of AI, coupled with Blockchain’s immutable nature, introduces a revolutionary change in how data can be processed and utilized. In this article, you’ll see how to combine the strengths of AI and blockchain technology by creating a ChatGPT plugin that interacts with Hedera.
Hedera Smart Contract Service Security Model Update

Hedera consensus nodes must strike a delicate balance between Hedera security and EVM security models. The latest security model for Hedera smart contracts provides greater clarity and additional protections relative to its predecessor.
Get Ready for the Updated Security Model of the Hedera Smart Contract Service by July 2023

The security model of the Hedera Smart Contract Service has been updated with the mainnet services release v0.35.2 (March 2023). The updated model aligns the behaviors of the Hedera Smart Contract Service token system contracts with those of EVM and typical token APIs such as ERC 20 and ERC 721. Read this article to learn specifically what changed, what it means for developers, and what actions you should take.
How to Create a Smart Contract App on Hedera Using Solidity, React JS, MetaMask, and Ethers JS – A Simple Counter

In this step-by-step tutorial, you will create a simple counter dApp on the Hedera network using Solidity, React JS, MetaMask, and Ethers JS. The goal with this example is to help you understand the fundamentals of dApp development, making it easier for you to create more complex dApps in the future.
How to Create an HBAR Token Faucet for MetaMask

In this tutorial, we’ll walk you through the process of connecting to MetaMask using create react app. We’ll also guide you through the steps to transfer HBAR to the MetaMask wallet. By the end of this tutorial, you’ll have a solid understanding of how to seamlessly integrate MetaMask into your Hedera decentralized application. So, let’s get started! 🎉
The Rise of the Identity Token

The vision of Soulbound tokens is visionary, expansive, and controversial. The name “Soulbound” entices excitement and groans in most conversations. I would argue that there are a few reasons why neither kind of Identity Token described above realizes the Soulbound Token vision as it has been articulated.
Hedera Token Service: NFT Token Keys Edge Cases

Learn more about the possibilities of token keys and their edge cases. In this blog post, you’ll find technical examples showing you what token keys can do.
How to Inspect Smart Contract Transactions on Hedera Using Mirror Nodes

This tutorial helps smart contract developers understand the traceability information for contract transactions that is provided by the mirror nodes. Specifically, you will learn how to view contract actions, state changes, and logs.
Introducing the Hedera NFT SDK for JavaScript

Learn about all the features of the new Hedera NFT SDK for JavaScript.