Description
Work with Bitcoin data structures and protocol concepts from Python, including transactions, scripts, addresses, keys, and network-related primitives. It helps developers build tools that inspect or construct Bitcoin-compatible data.
Cryptocurrency code can affect real funds if used with private keys or transactions. Test on safe networks and protect secrets before handling wallet data.