Skip to content

Envoy: The perfect companion app for your Passport.

Notifications You must be signed in to change notification settings

InvertedX/envoy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Envoy

Envoy is a companion app for the Passport hardware wallet. To learn more visit foundationdevices.com/envoy

Building

To build Envoy you will need:

After you've set up the two dependencies building is easy. For an Android build run:

./build_ffi_android.sh
flutter build apk

For iOS:

brew install automake libtool
./build_ffi_ios.sh
flutter build ipa

Docker

If you so prefer it is also possible to build Envoy for Android within a Docker container. Using just run:

just docker-build-android

the .apk and .aab files will be in the releases folder.

There are many other useful recipes in the justfile. If you are running an X11 based Linux distro you can even run Envoy on your desktop:

just docker-run

Contributing

Contributors are more than welcome. Feel free to submit a PR or an issue on this very repo.

About

Envoy: The perfect companion app for your Passport.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 84.1%
  • Rust 4.7%
  • HTML 4.7%
  • Swift 1.7%
  • CMake 1.2%
  • Kotlin 1.1%
  • Other 2.5%