solana-remote-wallet

Crates.iosolana-remote-wallet
lib.rssolana-remote-wallet
version
sourcesrc
created_at2020-02-12 06:55:23.533406+00
updated_at2025-04-06 16:42:13.992017+00
descriptionBlockchain, Rebuilt for Scale
homepagehttps://anza.xyz/
repositoryhttps://github.com/anza-xyz/agave
max_upload_size
id207555
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
(anza-team)

documentation

https://docs.rs/solana-remote-wallet

README

Solana Remote Wallet

Library for interacting with "remote" wallets, meaning any wallet where the private key bytes are not directly available, such as Ledger devices.

Ledger udev-rules

In order to use a Ledger device on Linux machines, users must apply certain udev rules. These are available at the udev-rules repository maintained by the Ledger team.

Commit count: 27957

cargo fmt