Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 989 Bytes

README.md

File metadata and controls

38 lines (21 loc) · 989 Bytes

Bitcoin Core tools

iOS support macOS support license

Swift package built to interact with Bitcoin Core via JSON-RPC.

The library makes wide use of the new Combine framework to provide a flexible, strongly typed, asynchronous interface to the Bitcoin Core API.

Mostly intended to implement watch-only wallets.

Overview

BitcoinAPI

BitcoinTools

BitcoinWallet

JSONRPC

License

Copyright (c) 2021 Davide De Rosa. All rights reserved.

This project is licensed under the MIT license.

Contacts

Twitter: @keeshux