bdk-ffi/bdk-swift/justfile

9 lines
134 B
Makefile
Raw Normal View History

build:
bash ./build-local-swift.sh
test:
swift test
offlinetests:
swift test --skip LiveWalletTests --skip LiveTxBuilderTests