
Twigitial
Coming soon..
Project Information
Related Projects

Bambu Wallet is a digital finance platform that provides accessible and culturally relevant financial tools. The company focuses on addressing the specific needs of the Latino demographic, aiming to foster financial inclusion and help users build wealth and achieve their financial goals.
The core of Bambu's offering is a digital wallet that integrates banking, payments, and investing into a single, user-friendly application. Key services include FDIC-insured checking accounts with no overdraft fees, early access to paychecks, and the ability to send money to over 18 countries in Latin America. Bambu also offers a unique "Round Up" feature that automatically invests spare change from everyday purchases into a diversified portfolio, making it easier for users to start investing with small amounts. The platform is designed to be bilingual, supporting both Spanish and English, to better serve its target audience.
Bambu leverages the Hedera network to enhance the speed and reduce the cost of its cross-border remittance services. By using Hedera's distributed ledger technology, Bambu can offer faster and more transparent international money transfers.

Magic is a Wallet-as-a-Service (WaaS) platform that provides developers with tools to streamline user onboarding for decentralized applications, including those built on the Hedera network. The platform's core offering is an SDK that enables seamless authentication and the instant creation of non-custodial wallets for end-users, bypassing many of the traditional complexities of Web3.
For the Hedera ecosystem, Magic allows dApp developers to offer familiar Web2 login methods, such as email or social accounts, instead of requiring users to manage seed phrases or install separate browser-extension wallets. When a user logs into a Magic-enabled Hedera dApp, a secure, Hedera-compatible wallet is automatically generated for them in the background. This wallet is fully capable of interacting with the Hedera network, allowing the user to sign transactions, manage HBAR and HTS tokens, and engage with smart contracts.
The underlying technology uses a delegated key management system, where private keys are encrypted and stored in secure hardware modules, ensuring users retain full control and ownership of their assets without the burden of direct key management.
Coming soon..

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.
