WDK module to manage BIP-84 (SegWit) wallets for the Bitcoin blockchain.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project, `@tetherto/wdk-wallet-btc`, is a TypeScript module for managing Bitcoin wallets, specifically designed to work with the Bitcoin blockchain. It supports BIP-84 (SegWit) wallets and provides a clean API for creating, managing, and interacting with Bitcoin wallets using BIP-39 seed phrases and Bitcoin-specific derivation paths. The module is part of the Wallet Development Kit (WDK) project, which aims to empower developers to build secure, non-custodial wallets with unified blockchain access. It's suitable for developers building Bitcoin wallet applications, particularly those requiring a programmatic interface for managing Bitcoin transactions, addresses, and balances.