Docs.rs
cpchain-rust-sdk-0.1.20
cpchain-rust-sdk 0.1.20
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
zgljl2012
Dependencies
aes ^0.8.2
normal
cpc-bip39 ^0.1.0
normal
ctr ^0.9.2
normal
elliptic-curve ^0.12.3
normal
headers ^0.3.8
normal
hex ^0.4.3
normal
hex-literal ^0.3.4
normal
hmac ^0.12.1
normal
jsonrpc-core ^18.0.0
normal
log ^0.4.17
normal
num-bigint ^0.4.3
normal
pbkdf2 ^0.11.0
normal
primitive-types ^0.12.1
normal
rand ^0.8.5
normal
rand_core ^0.6.4
normal
regex ^1.7.0
normal
reqwest ^0.11.13
normal
rlp ^0.5.2
normal
scrypt ^0.10.0
normal
secp256k1 ^0.21
normal
serde ^1.0.150
normal
serde_json ^1.0.89
normal
sha2 ^0.10.6
normal
tokio ^1.21.2
normal
url ^2.3.1
normal
uuid ^1.2.2
normal
web3 ^0.18.0
normal
Versions
14.84%
of the crate is documented
Platform
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
All
cpchain_
rust_
sdk
0.1.20
Crate Items
Structs
Enums
Functions
Type Aliases
List of all items
Structs
CPCWeb3
accounts::Account
address::Address
contract::Contract
contract::event::Event
cpc_aes::AESParams
hd::HDNode
helpers::TypeHelper
keystore::Keystore
types::TransactionParameters
Enums
contract::event::EventParam
cpc_aes::AES
cpc_aes::InitVector
cpc_aes::Mode
Functions
cpc_aes::aes256_kdf
keystore::my_scrypt::scrypt
Type Aliases
error::StdError
types::BlockWithHash
types::BlockWithTx
types::Bytes
types::H160
types::H256
types::Options
types::Result
types::Transaction
types::TransactionLog
types::TransactionReceipt
types::U128
types::U256
types::U64