TRM Labs is a blockchain intelligence company founded in 2018, with headquarters in San Francisco. It specializes in helping financial institutions, crypto businesses, and government agencies detect and investigate cryptocurrency-related fraud and financial crime. TRM's mission is to build a safer financial system by blending blockchain data with advanced analytics.

The company's core services are delivered through a comprehensive risk management platform that includes solutions for transaction monitoring, wallet screening, and forensics. Key products include TRM Transaction Monitoring, which provides real-time risk scoring for AML (Anti-Money Laundering) compliance, and TRM Forensics, which offers tools to trace the source and destination of crypto funds. The platform supports over 100 blockchains and 200 million digital assets, providing a cross-chain view of transactions.

TRM Labs’ full suite of compliance and risk management tools supports HBAR, the native cryptocurrency of Hedera, as well as other assets issued on the network. This integration allows organizations building on Hedera to leverage TRM's platform to detect financial crime, meet regulatory requirements, and ensure the safety of their applications. 

Team members
We currently don't have any public team members for
TRM Labs
Related Articles
We currently don't have any published resources on
TRM Labs
Related Projects
Curios

Curios is a creator-focused platform designed to overhaul digital content distribution by enabling creators to sell their work directly to fans while retaining 100% of their sales revenue. The platform supports a wide array of digital content, including music, audiobooks, ebooks, videos, comedy works, digital artwork, and event sales and ticketing.

It offers a direct purchasing model for fans allowing them to buy and permanently own content without recurring subscription fees. Fans can consume owned content via the Curios website or mobile apps, both of which support offline access. Curios emphasizes a transparent connection where creators own their fan data and intellectual property while maintaining compliance with the EU’s General Data Protection Regulation (GDPR).

The Curios platform provides tools for NFT creation and sales, cross-platform smart contract deployment, and white-label marketplace solutions. This allows creators to offer verifiably unique items and engage fans with unlockable content and secure airdrops. It also provides increased accessibility by enabling NFT purchases with fiat currency and traditional credit cards.

Emtech

Emtech is a financial technology company that provides a full-stack Central Bank Digital Currency (CBDC) platform for central banks and other financial regulators. Its purpose is to equip its clients with tools to issue their own digital currencies and to empower these institutions to lead innovation in financial services while ensuring regulatory compliance and stability.

The company’s offerings are centered around two key products. The first is its CBDC Core Solution, which provides the underlying technology for a central bank to mint, distribute, and manage a digital currency. The second is its innovative Digital Regulatory Sandbox, a controlled environment where fintechs and other financial service providers can build and test new applications using the CBDC, all under the direct oversight of the regulator. This collaborative approach helps bridge the gap between innovators and policymakers.

Emtech has a significant partnership with Hedera, having announced that its CBDC platform is built on the Hedera public ledger. By leveraging Hedera's high-throughput, secure, and low-energy network, Emtech can offer central banks a highly resilient and auditable infrastructure for their digital currency operations.

WISe.ART

Coming soon..

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.