Docs.rs
ic-web3-rs-0.1.10
ic-web3-rs 0.1.10
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
hide-yoshi
megared05
darroze-ar
ryuzo-nakata
Dependencies
arrayvec ^0.7.1
normal
web3-async-native-tls ^0.4
normal
optional
async-std ^1.6
normal
optional
candid ^0.10.4
normal
derive_builder ^0.12.0
normal
derive_more ^0.99.1
normal
ethabi ^17.0.0
normal
ethereum-types ^0.13.0
normal
futures ^0.3.5
normal
getrandom ^0.2
normal
headers ^0.3
normal
optional
hex ^0.4
normal
ic-cdk ^0.13.2
normal
ic-cdk-macros ^0.13.2
normal
js-sys ^0.3.45
normal
optional
jsonrpc-core ^18.0.0
normal
libsecp256k1 ^0.7.1
normal
num-bigint ^0.4.4
normal
parking_lot ^0.12.0
normal
pin-project ^1.0
normal
rand ^0.8.1
normal
optional
rlp ^0.5
normal
serde ^1.0.90
normal
serde_json ^1.0.39
normal
soketto ^0.7.0
normal
optional
tiny-keccak ^2.0.1
normal
tokio ^1.0
normal
optional
tokio-stream ^0.1
normal
optional
tokio-util ^0.7
normal
optional
url ^2.1
normal
optional
wasm-bindgen ^0.2.68
normal
optional
wasm-bindgen-futures ^0.4.18
normal
optional
env_logger ^0.9
dev
hex-literal ^0.3
dev
hyper ^0.14
dev
tokio ^1.0
dev
tokio-stream ^0.1
dev
wasm-bindgen-test ^0.3.19
dev
Versions
93.47%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ic_
web3_
rs
0.1.10
In ic_
web3_
rs::
ic
ic_web3_rs
::
ic
Function
recover_address
Copy item path
Source
pub fn recover_address(msg:
Vec
<
u8
>, sig:
Vec
<
u8
>, rec_id:
u8
) ->
String