abtc-adapters 0.1.0

In-memory adapter implementations for Agentic-Bitcoin port traits
Documentation

Bitcoin Adapter Layer - Concrete Implementations

This crate provides concrete implementations of the ports defined in abtc-ports. Implementations include:

  • In-memory storage adapters
  • Stub P2P network adapter
  • Basic RPC server
  • Simple mining provider
  • Basic wallet adapter