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