This repository hosts the Ledger iframe bridge, which is deployed on GitHub Pages.
Deployment is managed through a GitHub Actions workflow. Follow these steps to deploy a new version:
- Merge your branch into
main
. - Navigate to the deployment workflow.
- Specify a new version and trigger the workflow.
You can also deploy directly from a branch without merging into main
.
⚠ Warning:
- There is no folder protection. If you specify an existing folder name, it will be overwritten.
- There isn't any naming restriction. The only requirement is that value must not be empty.
- Once the workflow completes, a new folder will be created in the
gh-pages
branch. - The deployed version will be available at:
https://metamask.github.io/ledger-iframe-bridge/your-version/