
SparkleCS
Sparkle CS is a UK-based technology company developing an "omni-channel" platform to bridge the gap between digital and physical retail commerce. The company's mission is to help businesses unify their e-commerce and in-store operations, enabling them to create a seamless customer experience and leverage real-time data for targeted marketing and loyalty campaigns.
The core of Sparkle's service is its data platform, which integrates with point-of-sale (POS) payments and e-commerce sales platforms. This allows businesses to connect and analyze data from multiple sources, providing a single, unified view of their customers. Key services include the digitization of coupons, the creation of hyper-targeted offers, and real-time analytics for events and retail. The platform is designed to be deployed without requiring costly changes to a business's existing infrastructure.
Sparkle uses the Hedera Consensus Service (HCS) to create a secure and auditable log of all transactions on its platform, including the issuance and redemption of digital coupons and eReceipts.
Project Information
Related Projects

Yamgo is a UK-based wallet and rewards platform built on Hedera Hashgraph. It enables users to earn HBAR, NFTs, and tokens by watching videos, playing games, shopping, or completing surveys, while managing their assets in a secure self-custody wallet. Yamgo leverages Hedera’s consensus service for fast, low-cost, and carbon-negative transactions, and has generated over 1.9 billion transactions on the network.
It also supports native HBAR staking, including through Ledger hardware wallets, and provides an API for brands and developers to onboard into Hedera. Backed by the HBAR Foundation, Yamgo is a key consumer gateway driving adoption of the Hedera ecosystem.

Fliggs Mobile is a digital-first, Web3-enabled mobile virtual network operator (MVNO) that aims to bridge the gap between telecommunications and financial services. Its core service is providing flexible, no-contract mobile plans that run on T-Mobile's nationwide 5G network. These plans, managed entirely through the Fliggs Mobile app, include features such as eSIM activation, international roaming passes, and data boosters.
It also features Web3 integration features including a non-custodial digital wallet built into the app. This wallet enables a loyalty program that rewards users with monthly cashback in Bitcoin or USDC on their service fees.
Fliggs Mobile is built on Hedera's distributed ledger technology, which is used to issue a Decentralised ID (DID) to every user upon activation. This gives customers sovereign control over their digital identity and personal data. The non-custodial wallet also leverages Hedera for its security and functionality, enabling secure cryptocurrency payments and the management of rewards. This integration is supported by The Hashgraph Association, which has provided both funding and technical support to pioneer this convergence of telecom services and decentralised technology.
.png)
GetEnergy is a green fintech company operating a B2B distribution platform for renewable electricity. The company’s core mission is to create a smart and cost-efficient marketplace that connects renewable energy generators directly with suppliers and consumers.
The platform functions by acquiring electricity from renewable generators through Power Purchase Agreements. The acquired electricity is then digitized, or "tokenized," on the company's proprietary platform, where each token represents 1 kWh of energy. This process utilizes proven Distributed Ledger Technology (DLT) and smart contracts to facilitate the sale and settlement of energy transactions. This DLT-based approach aims to reduce electricity costs by removing traditional intermediaries from the value chain.
Key features of the GetEnergy platform include providing users with “fully traceable green certificates" and guaranteeing transparency and faster settlement times for all transactions. The platform also incorporates advanced AI and machine learning models for forecasting services to optimize energy load and imbalance management.

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.
