Thanks to ChorusOne for providing an integration-ready plugin!
This repository contains code for the plugin for Symbiotic contracts.
The implemented Smart Contracts and functions can be found in PLUGIN_SPECIFICATION.md
For testing, we use Ragger for simulating a Ledger device, to run the tests, use the Ledger plugin on VSCode or run them with:
pip3 install -r ./tests/requirements.txt
pytest ./tests --device <nanox/nanosp/stax/flex>