Docs.rs
near-api-0.6.1
near-api 0.6.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
github:bicarus-labs:near
nearprotocol-ci
Dependencies
async-trait ^0.1
normal
bip39 ^2.0.0
normal
borsh ^1.5
normal
bs58 ^0.4
normal
ed25519-dalek ^2
normal
futures ^0.3
normal
keyring ^3.2
normal
optional
near-abi ^0.4.2
normal
near-account-id ^1.0.0
normal
near-contract-standards ^5.15.1
normal
near-crypto ^0.30
normal
near-gas ^0.3
normal
near-jsonrpc-client ^0.17
normal
near-jsonrpc-primitives ^0.30
normal
near-ledger ^0.8.1
normal
optional
near-primitives ^0.30
normal
near-sdk ^5.15.1
normal
near-token ^0.3
normal
near-workspaces ^0.20.0
normal
optional
openssl ^0.10
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0.57
normal
slipped10 ^0.4.6
normal
thiserror ^2
normal
tokio ^1.0
normal
tracing ^0.1
normal
url ^2
normal
zstd ^0.13
normal
tokio ^1.0
dev
Versions
47.87%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
near_
api
0.6.1
Module reference
Module Items
Enums
In near_
api::
types
near_api
::
types
Module
reference
Copy item path
Source
Enums
ยง
Epoch
Reference
A reference to a specific epoch. This type is used to specify the epoch for some queries.
Reference
A reference to a specific block. This type is used to specify the block for most queries.