https://github.com/angleprotocol/ledger-plugin
🖱 Angle Ledger Plugin
https://github.com/angleprotocol/ledger-plugin
Last synced: about 1 year ago
JSON representation
🖱 Angle Ledger Plugin
- Host: GitHub
- URL: https://github.com/angleprotocol/ledger-plugin
- Owner: AngleProtocol
- Created: 2022-01-05T19:29:43.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-17T11:00:07.000Z (over 3 years ago)
- Last Synced: 2025-05-06T19:12:12.962Z (about 1 year ago)
- Language: C
- Homepage:
- Size: 1.75 MB
- Stars: 0
- Watchers: 3
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# app-plugin-angle
This repo codes for the Ledger Angle plugin which allows Ledger devices to display user friendly transaction summary for the most common Angle Protocol interactions, instead of blind signing.
## Formatting
The C source code is expected to be formatted with `clang-format` 11.0.0 or higher.