Hodler.Swift
is a plugin to BitcoinCore
, that makes it possible to lock bitcoins until some time in the future.
- Xcode 15.4+
- Swift 5.10+
- iOS 14.0+
dependencies: [
.package(url: "https://github.com/sunimp/Hodler.git", .upToNextMajor(from: "1.0.0"))
]
The Hodler
toolkit is open source and available under the terms of the MIT License.