Swift Bitcoin is a complete SDK for integrating any Bitcoin feature into multi-platform Swift projects. It also functions as a fully-featured standalone network client allowing to sync blocks with other nodes and relay transactions. There's also a command line utility for controlling daemon instances as well as performing off-chain operations.
- Visit SwiftBitcoin.org to get the latest news, read the docs, and run the tools
- Check out key repositories like the main framework and ECC library fork
- Learn more about building the project, file bugs/feature request or contributing