Skip to content

reez/SatsBuddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

SatsBuddy

Experimental

An iPhone app companion for SATSCARD.

Download on TestFlight.

Dependencies

Running SatsBuddy Locally

Prerequisites

  • Xcode (and Xcode Command Line Tools)
  • Git

You can verify the required tools are installed with:

xcodebuild -version
git --version

Repository Setup

Clone SatsBuddy and open the project:

cd ~/Documents
git clone https://github.com/reez/SatsBuddy.git
cd SatsBuddy
open SatsBuddy.xcodeproj

SatsBuddy resolves CKTap from the remote rust-cktap Swift Package (v0.2.2).

SwiftUI Previews

This project links native / FFI-heavy dependencies (CKTap, BitcoinDevKit). On some Xcode versions, SwiftUI previews may crash using the default preview execution mode, even though the app runs correctly in the simulator.

To fix this: From inside a SwiftUI View code file, Select Editor -> Canvas -> Enable “Use Legacy Previews Execution” After enabling this option, SwiftUI previews should render normally.

About

Made in Nashville.

About

No description, website, or topics provided.

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages