Docs.rs
forc-wallet-0.15.1
forc-wallet 0.15.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fuel-service-user
Dependencies
anyhow ^1.0
normal
clap ^4.2.4
normal
eth-keystore ^0.5
normal
forc-tracing ^0.68
normal
fuels ^0.74
normal
futures ^0.3
normal
hex ^0.4
normal
home ^0.5.3
normal
rand ^0.8
normal
rpassword ^7.2
normal
serde_json ^1.0
normal
termion ^4.0
normal
tokio ^1.44
normal
url ^2.5
normal
fuel-core-client ^0.44.0
dev
tempfile ^3.19
dev
wiremock ^0.6
dev
Versions
39.76%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
forc_
wallet
0.15.1
Module sign
Module Items
Structs
Enums
Functions
In crate forc_
wallet
forc_wallet
Module
sign
Copy item path
Source
Structs
§
Sign
Sign some data (e.g. a transaction ID, a file, a string, or a hex-string) using either a wallet account or a private key.
Enums
§
Data
The data that is to be signed.
Functions
§
cli