Skip to content

Wrapper for embassy-os to make ItchySats available on `Start9`

License

Notifications You must be signed in to change notification settings

get10101/start9-itchysats-wrapper

Repository files navigation

Wrapper for ItchySats

ItchySats is CFD trading on Bitcoin - non-custodial, peer-to-peer, Bitcoin only.

Dependencies

Cloning

git clone https://github.com/Start9Labs/itchysats-wrapper.git
git submodule update --init
cd itchysats-wrapper

Building

make

Sideload onto your Embassy

SSH into an Embassy device. scp the .s9pk to any directory from your local machine. Run the following command to determine successful install:

scp itchysats.s9pk start9@embassy-<id>.local:/embassy-data/package-data/tmp # Copy the S9PK to the external disk
ssh start9@embassy-<id>.local
embassy-cli auth login
embassy-cli package install itchysats.s9pk # Install the sideloaded package

About

Wrapper for embassy-os to make ItchySats available on `Start9`

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published