2 unstable releases
0.12.0 | May 5, 2022 |
---|---|
0.10.0 | Jan 31, 2020 |
#1047 in Authentication
13KB
201 lines
Rust library for Ledger Filecoin app
This package provides a basic Rust client library to communicate with the Filecoin App running in a Ledger Nano S/X devices
Build
- Install rust using the instructions here
- To build run:
cargo build
Run Tests
To run the tests
- Initialize your device with the test mnemonic. More info here
- run tests using:
cargo test --all
lib.rs
:
Support library for Filecoin Ledger Nano S/X apps
Dependencies
~5MB
~105K SLoC