The Hedera Wallet Snap is a powerful open-source plugin that extends the functionality of MetaMask, one of the world's most popular crypto wallets, to the Hedera network. Developed by Tuum Technologies and managed by Hashgraph, the Snap allows users and developers to interact directly with Hedera's native services without relying on a JSON-RPC relay.

At its core, the Hedera Wallet Snap transforms MetaMask into a native Hedera wallet. This provides users with a familiar interface to manage their HBAR and other Hedera-based assets. Key services include the ability to send and receive HBAR, view account information and token balances, and interact with the Hedera Token Service (HTS), Hedera Consensus Service (HCS), and Hedera Smart Contract Service (HSCS). This comprehensive functionality empowers developers to build and deploy sophisticated decentralized applications on Hedera, while providing a seamless and intuitive experience for end-users.

The integration of the Hedera Wallet Snap opens up the network to MetaMask's vast user base of over 30 million monthly active users, greatly expanding the potential reach of Hedera-based applications.

Team members
We currently don't have any public team members for
The Hedera Wallet Snap
Related Articles
We currently don't have any published resources on
The Hedera Wallet Snap
Related Projects
Road Code

Coming soon..

Indodax

Indodax, founded in 2014, is one of the largest and oldest cryptocurrency exchanges serving the Indonesian market. It provides a platform for users to buy, sell, and trade a wide array of digital assets using the Indonesian Rupiah (IDR). The exchange boasts millions of registered users 

Indodax offers a comprehensive suite of trading services including spot trading for numerous cryptocurrencies, ranging from major coins such as Bitcoin and Ethereum to a diverse selection of altcoins. The platform features a mobile application with distinct "Lite" and "Pro" modes to cater to both novice and experienced traders. Users can also engage in staking to generate passive income from crypto holdings.

The exchange places a strong emphasis on user education through its "Indodax Academy," which provides resources on blockchain technology and cryptocurrency trading. It is registered and licensed by Indonesia's Commodity Futures Trading Regulatory Agency (BAPPEBTI), underscoring its commitment to operating within the local regulatory framework. 

Hyundai Motor Car Parts Tracking

Hyundai Motor Company has launched the Supplier CO₂ Emission Monitoring System (SCEMS)—an AI‑powered, blockchain‑based platform built on the energy‑efficient and highly scalable Hedera Network. SCEMS tracks carbon emissions across Hyundai’s entire supply chain, including raw material sourcing, manufacturing processes, and transportation, ensuring data integrity, transparency, and real‑time visibility. B

By leveraging Hedera’s robust Distributed Ledger Technology, Hyundai securely collects and verifies environmental data, enabling accurate measurement, predictive forecasting, and compliance with emerging global emissions standards.

This solution simplifies and automates supplier reporting while strengthening stakeholder and investor confidence in the veracity of carbon data. Hyundai’s adoption of SCEMS exemplifies a real‑world enterprise use case within the Hedera ecosystem, demonstrating how sustainability-driven innovation can be powered by trusted, high‑performance DLT.

Logstash

Logstash is an open-source, server-side data processing pipeline from Elastic NV. It ingests data from multiple sources simultaneously, transforms it, and then sends it to a chosen destination. It is a core component of the Elastic Stack, often used for centralizing and processing logs, metrics, and other event data.

In the context of the Hedera blockchain network, Logstash can be integrated using tools such as the logstash-output-hedera plugin. This specific Java Output Plugin is designed for the Hedera Consensus Service (HCS). It enables Logstash to send processed events or logs directly to an HCS topic. Users configure the plugin by specifying details including their HCS topic ID, an operator account ID, and the associated private key for that operator account. An optional submit key used for topic creation can also be provided, along with the target Hedera network, which can be "mainnet" or "testnet".

By using this plugin, applications can leverage Logstash's data collection and transformation capabilities to then record events onto the Hedera public ledger via HCS. This creates an immutable, verifiable, and timestamped log of the data, enhancing transparency and auditability for any system employing this integration.