Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 851 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 851 Bytes

NodeBridge

Ein TUI (Text User Interface) Tool zur Interaktion mit Bitcoin Core Nodes.

🚀 Starten

Installation

Stellen Sie sicher, dass Rust auf Ihrem System installiert ist. Nutzen Sie rustup zur Installation.

git clone https://github.com/yourusername/nodebridge.git
cd nodebridge
cargo build --release

📄 Dokumentation

Features

  • Verbindung zu Bitcoin Core Nodes
  • Blockchain Explorer
  • Mempool Analyse
  • Wallet-Integration
  • Multi-Address-Support
  • Echtzeit-Updates und mehr!

🛠️ Beitrag leisten

Contributions sind willkommen! Siehe CONTRIBUTING.md für Details.

📄 Lizenz

Dieses Projekt steht unter der MIT Lizenz. Siehe LICENSE für Details.