#ledger-nano #filecoin #ledger #nano #apdu

ledger-filecoin

用于集成Ledger Filecoin应用程序的库

2个不稳定版本

0.12.0 2022年5月5日
0.10.0 2020年1月31日

#858 in 认证

Apache-2.0

13KB
201

Ledger Filecoin应用程序的Rust库

License CircleCI

此包提供了一个基本的Rust客户端库,用于与在Ledger Nano S/X设备上运行的Filecoin应用程序通信

构建

  • 使用以下说明安装rust:此处
  • 要构建,请运行
cargo build

运行测试

要运行测试

  • 使用测试助记词初始化您的设备。更多信息 此处
  • 使用以下方式运行测试
cargo test --all

lib.rs:

Filecoin Ledger Nano S/X应用程序的支持库

依赖关系

~4MB
~83K SLoC