Speculos documentation ====================== `Source code `_ .. toctree:: :maxdepth: 1 installation/index user/index dev/index Users ----- Installation and basic usage ++++++++++++++++++++++++++++ - Linux: :doc:`Requirements and build` - Mac OS (and Linux) users: :doc:`How to use the Docker image` with VNC - Mac M1 users: :doc:`How to build and use the Docker image` - Windows users: :doc:`Using speculos from WSL 2` - :doc:`Usage` Interaction with an app +++++++++++++++++++++++ - :doc:`How to send APDUs to an app (and more)` - :doc:`How to use gdb to debug an app` - :doc:`How to automate actions thanks to the REST API` For advanced users ++++++++++++++++++ - :doc:`Automation: press buttons automatically` - :doc:`Semihosting as an additional debug mechanism` Speculos developers ------------------- - :doc:`CI (Continuous Integration)` - :doc:`Internals` - :doc:`How to run tests`